mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-02 04:00:48 +02:00
use System group in build environment
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