mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-27 18:13:08 +02:00
Merge branch '68-add-module-use-system' into 'master'
Resolve "add 'module use System'" Closes #68 See merge request Pmodules/src!33
This commit is contained in:
@@ -1220,6 +1220,7 @@ pbuild.build_module() {
|
||||
# :FIXME: this is a hack!!!
|
||||
# shouldn't this be set in the build-script?
|
||||
eval $( "${MODULECMD}" bash use Libraries )
|
||||
eval $( "${MODULECMD}" bash use System )
|
||||
|
||||
unset C_INCLUDE_PATH
|
||||
unset CPLUS_INCLUDE_PATH
|
||||
|
||||
Reference in New Issue
Block a user