mirror of https://github.com/openXC7/prjxray.git
third_party/fasm: switch to openxc7 fork to fix build failure
This commit is contained in:
parent
fcd561fb7f
commit
b525bf9a3b
|
|
@ -15,7 +15,7 @@
|
|||
url = https://github.com/jbeder/yaml-cpp.git
|
||||
[submodule "third_party/fasm"]
|
||||
path = third_party/fasm
|
||||
url = https://github.com/SymbiFlow/fasm.git
|
||||
url = https://github.com/openxc7/fasm.git
|
||||
[submodule "third_party/python-sdf-timing"]
|
||||
path = third_party/python-sdf-timing
|
||||
url = https://github.com/SymbiFlow/python-sdf-timing.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit ffafe821bae68637fe46e36bcfd2a01b97cdf6f2
|
||||
Subproject commit 2f57ccb1727a120e8cacbb95c578f3c71bdcc95a
|
||||
Loading…
Reference in New Issue