summaryrefslogtreecommitdiff
path: root/sofort
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-05 03:47:54 +0000
committermidipix <writeonce@midipix.org>2021-06-05 03:49:56 +0000
commit5f13e64f95f86042d6eb68cecf8bded08ca46adb (patch)
treeb2611d23fb896875590656cc775cbed8fa733341 /sofort
parent05535ba0a167587b022225ffefcffd81b67e37be (diff)
downloadbcparser-5f13e64f95f86042d6eb68cecf8bded08ca46adb.tar.bz2
bcparser-5f13e64f95f86042d6eb68cecf8bded08ca46adb.tar.xz
build system: ccenv: ccenv_set-cc(): test for -dumpmachine support silently.
Diffstat (limited to 'sofort')
-rw-r--r--sofort/ccenv/ccenv.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sofort/ccenv/ccenv.sh b/sofort/ccenv/ccenv.sh
index a52d699..baa0790 100644
--- a/sofort/ccenv/ccenv.sh
+++ b/sofort/ccenv/ccenv.sh
@@ -481,12 +481,16 @@ ccenv_set_cc()
ccenv_native_cc=
fi
+ cfgtest_silent='yes'
+
if cfgtest_compiler_switch -dumpmachine ; then
ccenv_dumpmachine_switch='-dumpmachine'
else
ccenv_dumpmachine_switch=
fi
+ unset cfgtest_silent
+
ccenv_cc_cmd="$ccenv_cc"
ccenv_errors=