Gabe Black has uploaded a new patch set (#2). (
https://gem5-review.googlesource.com/5081 )
Change subject: scons: Stop generating inc.d in the isa parser.
......................................................................
scons: Stop generating inc.d in the isa parser.
Generating dependency/build product information in the isa parser breaks
scons
idea of how a build is supposed to work. Arm twisting it into working forced
a lot of false dependencies which slowed down the build.
Change-Id: Iadee8c930fd7c80136d200d69870df7672a6b3ca
---
M SConstruct
M src/SConscript
M src/arch/SConscript
M src/arch/alpha/SConscript
M src/arch/arm/SConscript
M src/arch/isa_parser.py
M src/arch/mips/SConscript
D src/arch/null/generated/inc.d
M src/arch/power/SConscript
M src/arch/riscv/SConscript
M src/arch/sparc/SConscript
M src/arch/x86/SConscript
12 files changed, 144 insertions(+), 251 deletions(-)
--
To view, visit https://gem5-review.googlesource.com/5081
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iadee8c930fd7c80136d200d69870df7672a6b3ca
Gerrit-Change-Number: 5081
Gerrit-PatchSet: 2
Gerrit-Owner: Gabe Black <[email protected]>
Gerrit-Reviewer: Gabe Black <[email protected]>
Gerrit-CC: Curtis Dunham <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev