mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 02:39:39 +02:00
Merge branch 'cherry-pick-09b4ec55' into '1.1.22'
Merge branch '341-build-system-load-required-overlays-to-build-a-module' into 'master' See merge request Pmodules/src!336
This commit is contained in:
@@ -1684,6 +1684,7 @@ _build_module() {
|
||||
"building ..."
|
||||
|
||||
init_module_environment
|
||||
load_overlays
|
||||
load_build_dependencies
|
||||
BUILD_ROOT="${PMODULES_TMPDIR}/${module_name}-${module_version}"
|
||||
SRC_DIR="${BUILD_ROOT}/src"
|
||||
|
||||
Reference in New Issue
Block a user