mirror of https://github.com/YosysHQ/yosys.git
Build hotfix in tests/unit/Makefile
This commit is contained in:
parent
b932e2355d
commit
5c96982522
|
@ -1,6 +1,6 @@
|
|||
GTESTFLAG := -lgtest -lgtest_main
|
||||
RPATH := -Wl,-rpath
|
||||
EXTRAFLAGS := -lyosys
|
||||
EXTRAFLAGS := -lyosys -pthreads
|
||||
|
||||
OBJTEST := objtest
|
||||
BINTEST := bintest
|
||||
|
|
Loading…
Reference in New Issue