summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-23 15:07:51 +0000
committermidipix <writeonce@midipix.org>2021-06-23 15:10:45 +0000
commitdf67b953704b31bf7f80438fa133790beb5023ce (patch)
tree25ff75d370777e92003d55933bbad951cf581559 /configure
parentfb301b2fcd02acf11412dbf0b8aec0de57d9b34c (diff)
downloadtpax-df67b953704b31bf7f80438fa133790beb5023ce.tar.bz2
tpax-df67b953704b31bf7f80438fa133790beb5023ce.tar.xz
build system: configure: config_ccenv(): relax the --sysroot requirement.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 033f89c..e79d154 100755
--- a/configure
+++ b/configure
@@ -840,10 +840,6 @@ config_ccenv()
error_msg "${mb_pretty} or otherwise by setting the NATIVE_CC environment variable to '$ccenv_host_cc',"
error_msg "${mb_pretty} however that should almost never be necessary; then again,"
error_msg "${mb_pretty} forcing native mode when cross-building is strictly prohibited."
-
- error_msg ' !!'
- error_msg "$mb_package: error: --sysroot is required when cross-compiling."
- exit 2
fi
# add the include and library directories to the compiler and linker search path