Reverse lists for LDFLAGS and CPPFLAGS.#2931
Conversation
This mimics the way LIBRARY_PATH is constructed, via prepend_path in modules.
|
We had a somewhat complicated case where a but When we compiled the software manually without easybuild this problem did not occur, because in I thought about simply converting |
|
@bartoldeman I'm not sure what impact this change may have elsewhere, so I'm conservatively tagging this for Getting rid of the 32-bit stuff for EasyBuild v4.0 makes sense to me. Defining Doing so for EasyBuild v4.0 is OK though, that gives us some credit for making "breaking" changes (and then dealing with the fallout afterwards). |
|
Will close and reopen this since develop and 4.0 are now one and the same |
|
Once the tests pass I'll merge |
This mimics the way LIBRARY_PATH is constructed, via prepend_path
in modules.