Update paths | Allow sed overrides

This commit is contained in:
abejgonzalez
2022-10-14 10:58:03 -07:00
committed by joey0320
parent 821735af0d
commit bd0b3e8f1d
4 changed files with 10 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ SIM_CXXFLAGS = \
-std=c++17 \
-I$(RISCV)/include \
-I$(dramsim_dir) \
-I$(build_dir) \
-I$(OUT_DIR) \
$(EXTRA_SIM_CXXFLAGS)
SIM_LDFLAGS = \