gecko-dev/build/autoconf
Nathan Froyd ce83c42681 Bug 1451104 - part 2 - force clang to always pick up its local GCC headers and libraries; r=glandium
We want our clang bootstrap to use the GCC headers we're building with,
not whatever sysroot it happens to find on the server we're building on.

The -gcc-toolchain argument we specify when building clang will also be
picked up by llvm-config, so we need to strip it out when building the
plugin. Otherwise, we will get peculiar failures about not being able to
find C++ header files.

Differential Revision: https://phabricator.services.mozilla.com/D22880

--HG--
extra : moz-landing-system : lando
2019-03-15 01:28:55 +00:00
..
alloc.m4 Bug 1522035 - Set HAVE_ALIGNED_MALLOC as global macro and avoid redefining in libdav1d. r=firefox-build-system-reviewers,mshal 2019-01-30 09:06:52 +00:00
altoptions.m4 Bug 1519603 - Remove unused autoconf macros. r=froydnj 2019-01-14 13:59:23 +00:00
android.m4 Bug 1526210 - Remove -Wl,--allow-shlib-undefined from LDFLAGS on Android. r=froydnj 2019-02-08 14:56:50 +00:00
arch.m4 Bug 1465731 - Fix armv6 build. r=glandiumd 2018-07-16 03:18:00 +03:00
clang-plugin.m4 Bug 1451104 - part 2 - force clang to always pick up its local GCC headers and libraries; r=glandium 2019-03-15 01:28:55 +00:00
codeset.m4
compiler-opts.m4 Bug 1516228 - Use llvm-objdump instead of objdump in old-configure. r=mshal 2019-01-29 08:37:39 +09:00
config.guess Bug 1515268 - Refresh config.guess and config.sub from upstream. r=ted 2018-12-19 22:36:57 +00:00
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 Bug 1515268 - Refresh config.guess and config.sub from upstream. r=ted 2018-12-19 22:36:57 +00:00
expandlibs.m4 Bug 1512504 - Remove support for MSVC. r=froydnj 2019-02-14 21:45:27 +00:00
frameptr.m4 Bug 1525630 - choose the correct frame pointer enablement options on aarch64 windows; r=dmajor 2019-02-12 16:45:40 -05:00
hooks.m4 Bug 1523851 - Make ac_cv_prog_*_works act as a cache. r=froydnj 2019-01-31 02:11:50 +00:00
hotfixes.m4
icu.m4 Bug 1473588: Upgrade minimum ICU version to ICU 63. r=jorendorff 2018-11-01 09:39:38 -07:00
install-sh
ios.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
toolchain.m4 Bug 1515595 - Move AR to python configure. r=froydnj 2018-12-21 22:53:53 +00:00
zlib.m4