aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index 7e8d347..db460a8 100755
--- a/configure
+++ b/configure
@@ -604,6 +604,7 @@ REMOTE_SNAPSHOTS
LOCAL_BUILDS
LOCAL_SNAPSHOTS
SYSROOTS
+CBUILD_PATH
SOURCES_CONF
CBUILD_TOP
BUILDDATE
@@ -3510,6 +3511,9 @@ fi
SOURCES_CONF="${srcdir}/config/sources.conf"
+CBUILD_PATH=${srcdir}
+
+
# Check whether --with-sysroot was given.
if test "${with_sysroot+set}" = set; then :