mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-17 09:56:40 +00:00
Fix compilation for emcc
This commit is contained in:
parent
dd8ebf7873
commit
7b679eecb3
4 changed files with 8 additions and 3 deletions
|
@ -1,2 +1,3 @@
|
|||
|
||||
ifneq ($(CONFIG),emcc)
|
||||
OBJS += frontends/rpc/rpc_frontend.o
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue