summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-02-01 15:15:57 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-02-01 15:16:24 +0100
commitc14b9630a9f2be95d8c55c253e516f3acd7ccf78 (patch)
tree83a8699413a17db0003e0bb3df1e23bc29a8872f /config_host.mk.in
parentc306c444bfd3d0984741fd99ed4f29016ef14ee2 (diff)
Adapt CustomTarget_odk/build-examples to macOS
Change-Id: Ib64d5b5fa1bf13a484adb296b969d1b96387f0c6
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 1ddf49dba636..c577e4c94ce7 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -280,6 +280,7 @@ export INSTALL_NAME_TOOL=@INSTALL_NAME_TOOL@
export INSTDIR=@INSTDIR@
export INSTDIR_FOR_BUILD=@INSTDIR_FOR_BUILD@
export INSTROOT=@INSTROOT@
+export INSTROOTBASE=@INSTROOTBASE@
export INSTROOT_FOR_BUILD=@INSTROOT_FOR_BUILD@
export IWYU_PATH=@IWYU_PATH@
export JAVACOMPILER=@JAVACOMPILER@