forked from github/verilator
Fix MacOs Homebrew by removing default LIBS, #2298.
This commit is contained in:
parent
a6deee2083
commit
5ded80cf79
2
Changes
2
Changes
@ -44,6 +44,8 @@ The contributors that suggested a given feature are shown in []. Thanks!
|
||||
|
||||
**** Fix clock enables with bit-extends, #2299. [Marco Widmer]
|
||||
|
||||
**** Fix MacOs Homebrew by removing default LIBS, #2298. [Ryan Clarke]
|
||||
|
||||
|
||||
* Verilator 4.032 2020-04-04
|
||||
|
||||
|
@ -167,11 +167,6 @@ endif
|
||||
|
||||
preproc:
|
||||
|
||||
#######################################################################
|
||||
##### C/H builds
|
||||
|
||||
LIBS += -lm -lstdc++
|
||||
|
||||
#######################################################################
|
||||
# Overall Objects Linking
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user