mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 16:45:32 +00:00
Smallfix
This commit is contained in:
parent
cc3acb9894
commit
c4c4fe603f
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -687,7 +687,7 @@ endif
|
|||
|
||||
ifeq ($(ENABLE_SLANG),1)
|
||||
OBJS += yosys-slang/build/*.o
|
||||
OBJS += yosys-slang/build/slang_install/lib/*.a
|
||||
OBJS += yosys-slang/build/slang_install/lib*/*.a
|
||||
endif
|
||||
|
||||
ifneq ($(SMALL),1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue