Skip to content

Commit 54e1df0

Browse files
committed
Converted libs/cxxopts to a vendored in version, deleted .git and removed from .gitmodules
1 parent 7825436 commit 54e1df0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yosys/.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
path = abc
33
url = https://github.com/YosysHQ/abc
44
# Don't use paths as names to avoid git archive problems
5-
[submodule "cxxopts"]
6-
path = libs/cxxopts
7-
url = https://github.com/jarro2783/cxxopts
5+
#[submodule "cxxopts"]
6+
#path = libs/cxxopts
7+
#url = https://github.com/jarro2783/cxxopts

0 commit comments

Comments
 (0)