Move vcs flags to vcs.mk | Misc. cleanup

This commit is contained in:
Abraham Gonzalez
2020-08-18 11:14:01 -07:00
parent 4e7b9d195f
commit 3b991f3ed7
6 changed files with 42 additions and 80 deletions

View File

@@ -157,7 +157,6 @@ VERILATOR_CXXFLAGS = \
VERILATOR_LDFLAGS = \
$(LDFLAGS) \
$(RUNTIME_PROFILING_CFLAGS) \
$(CMODE) \
-L$(RISCV)/lib \
-Wl,-rpath,$(RISCV)/lib \
-L$(sim_dir) \