Remove extra CMODE flags
This commit is contained in:
@@ -136,7 +136,7 @@ VERILATOR_NONCC_OPTS = \
|
|||||||
# gcc configuration/optimization
|
# gcc configuration/optimization
|
||||||
#----------------------------------------------------------------------------------------
|
#----------------------------------------------------------------------------------------
|
||||||
# -flto slows down compilation on small-memory and breaks on firesim-manager
|
# -flto slows down compilation on small-memory and breaks on firesim-manager
|
||||||
CMODE := -O3 -fbranch-probabilities -march=native
|
CMODE := -O3
|
||||||
|
|
||||||
VERILATOR_CXXFLAGS = \
|
VERILATOR_CXXFLAGS = \
|
||||||
$(CXXFLAGS) \
|
$(CXXFLAGS) \
|
||||||
|
|||||||
Reference in New Issue
Block a user