mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-25 17:13:10 +02:00
build-system: really load the configured overlays
This commit is contained in:
@@ -1684,6 +1684,7 @@ _build_module() {
|
|||||||
"building ..."
|
"building ..."
|
||||||
|
|
||||||
init_module_environment
|
init_module_environment
|
||||||
|
load_overlays
|
||||||
load_build_dependencies
|
load_build_dependencies
|
||||||
BUILD_ROOT="${PMODULES_TMPDIR}/${module_name}-${module_version}"
|
BUILD_ROOT="${PMODULES_TMPDIR}/${module_name}-${module_version}"
|
||||||
SRC_DIR="${BUILD_ROOT}/src"
|
SRC_DIR="${BUILD_ROOT}/src"
|
||||||
|
|||||||
Reference in New Issue
Block a user