mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-18 09:12:18 +00:00
fixup! ast, read_verilog: ownership in AST, use C++ styles for parser and lexer
This commit is contained in:
parent
73122921f5
commit
1acbb5b89b
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -111,7 +111,7 @@ endif
|
|||
|
||||
PKG_CONFIG ?= pkg-config
|
||||
SED ?= sed
|
||||
BISON ?= bison -k
|
||||
BISON ?= bison
|
||||
STRIP ?= strip
|
||||
AWK ?= awk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue