scons: make build better on FreeBSD
Review Request #3378 - Created March 15, 2016 and submitted
| Information | |
|---|---|
| Bjoern A. Zeeb | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
scons: make build better on FreeBSD
Various changes we found needed to build gem5 successfully on
FreeBSD.
-
SConstruct (Diff revision 1) -
i am surprised to not see this change in util/regress as well
should we parametrise the name rather?
-
SConstruct (Diff revision 1) -
should we just replace the check for message.h rather?
Change Summary:
Update the diff addressing the test case and using a different strategy for the FreeBSD specific bits
Diff: |
Revision 2 (+17 -3) |
|---|
-
SConstruct (Diff revision 2) -
Surely this is included by default?!
-
SConstruct (Diff revision 2) -
could we not make TIMEOUT contain the command rather, and then use it in tests/SConscript?
Ship It!
Ship It!
-
SConstruct (Diff revision 3) -
Before committing this, could you add a comment before this line to explain that is is for BSD?
Change Summary:
Update: adding the comment that libexecinfo is used on Net/FreeBSD
Diff: |
Revision 4 (+18 -2) |
|---|
Ship It!
