extra-cmake-modules: addEnvHooks: Use targetOffset

This commit is contained in:
Thomas Tuegel 2019-09-23 10:56:42 -05:00
parent 2f623ef527
commit 459ea150e8
No known key found for this signature in database
GPG Key ID: 22CBF5249D4B4D59
1 changed files with 1 additions and 1 deletions

View File

@ -109,4 +109,4 @@ ecmHostPathHook() {
propagatedUserEnvPkgs+=" $1"
fi
}
addEnvHooks "$hostOffset" ecmHostPathHook
addEnvHooks "$targetOffset" ecmHostPathHook