Bugzilla – Bug 2830
contrib modules overwrite boost library conf.env variable
Last modified: 2017-11-30 00:14:50 UTC
Created attachment 2965 [details] patch to fix From Ryan Mast on the ns-3-reviews list: Modules in the contrib folder cause the conf.env variable for the list of boost libraries needed to get cleared, causing linker errors for modules in the src folder that are using boost (assuming a contrib module didn't use all of the same boost libraries as modules in the src folder require).
pushed in changeset 13191:3834358cc52a