gecko-dev/build/autoconf
Ted Mielczarek 5beac189a8 Bug 1397263 - move GNU_AS checks to toolchain.configure; r=glandium
The GNU_AS check in old-configure depended on running with the value
of $AS before it gets reset to just be the C compiler, which breaks when
we move setting AS into moz.configure.

This patch moves the GNU_AS check to toolchain.configure and changes it
so that it works when the assembler is the C compiler.  We do have to
fix things slightly for clang, because the previous check was
succeeding, but not because of clang: it was detecting the presence of
"GNU" in the output for GNU ld/gold and a message about the GNU GPL.
2018-10-03 20:29:29 -04:00
..
acwinpaths.m4
alloc.m4
altoptions.m4
android.m4 Bug 1480834 - 2. Add x86-64 build support; r=nalexander 2018-09-13 12:09:25 -04:00
arch.m4 Bug 1397807 - Allow rustc to emit NEON instructions when clang does on ARMv7 and use NEON in encoding_rs. r=glandium 2018-06-05 14:56:11 +03:00
clang-plugin.m4 Bug 1490618 - Use the right variable name for the new ASTMatcher API check r=froydnj 2018-09-12 12:18:13 +00:00
codeset.m4
compiler-opts.m4 Bug 1397263 - move AS checks to toolchain.configure; r=glandium 2018-10-03 20:29:29 -04:00
config.guess
config.status.m4 Bug 1490463 - part 3 - remove BUILD_TOOLS from config.mk; r=mshal 2018-09-18 16:02:22 -04:00
config.sub
expandlibs.m4 Bug 1489205 In expandlibs.m4, use the Windows form only when we are compiling on Windows r=glandium 2018-09-11 03:20:06 +00:00
frameptr.m4 Bug 1491236 - Always enable unwind tables on *nix r=froydnj 2018-09-18 21:48:28 +00:00
hooks.m4
hotfixes.m4
icu.m4 Bug 1484535 - Allow C++ files to check MOZ_SYSTEM_ICU. r=froydnj 2018-08-21 16:02:00 +03:00
install-sh
ios.m4
lto.m4
mozheader.m4
mozprog.m4
nspr-build.m4 Bug 1341222 - Avoid m4 breaking the sed expressions that set NSPR_INCLUDE_DIR and NSPR_LIB_DIR. r=froydnj 2018-08-21 07:25:00 +09:00
nspr.m4
nss.m4
pkg.m4
sanitize.m4 Backed out 2 changesets (bug 1483780) for build bustages on a CLOSED TREE 2018-09-21 05:43:03 +03:00
subconfigure.m4
toolchain.m4 Bug 1397263 - move GNU_AS checks to toolchain.configure; r=glandium 2018-10-03 20:29:29 -04:00
zlib.m4