Bug 3007 - Boost library configuration in contrib modules
Boost library configuration in contrib modules
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: build system
unspecified
PC Linux
: P5 normal
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-06 09:32 UTC by Tom Henderson
Modified: 2018-12-07 00:59 UTC (History)
2 users (show)

See Also:


Attachments
Proposed patch for moving boost lib check to root wscript (3.08 KB, patch)
2018-12-03 20:34 UTC, Ryan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2018-11-06 09:32:30 UTC
Reminder to fix the issue raised by Ryan Mast on ns-3-users list; the boost library code in src/wscript should be moved to the root wscript so that src and contrib modules are treated the same.
Comment 1 Ryan 2018-12-03 20:34:11 UTC
Created attachment 3240 [details]
Proposed patch for moving boost lib check to root wscript

Here's a patch exported from mercurial using changeset 13879 (8ffe454e52c1) from today as the base.
Comment 2 Tom Henderson 2018-12-03 22:10:21 UTC
looks good; moving to last call
Comment 3 Tom Henderson 2018-12-07 00:59:56 UTC
pushed in changeset 13891:cce751c7e678