gecko-dev/build/unix
Mike Hommey f5844f16c5 Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi
For a few NDK releases now, the situation has been simplified wrt
headers and libraries, and while we're currently still using things here
and there because we never changed our ways, we can simplify things a
lot by using the new simplified things. This involves:
- Using a --target that contains the Android version, making clang set
  __ANDROID_API__ itself, and makes it look in $sysroot/usr/lib/$target/$ver
  when linking.
- Using the sysroot that is under toolchains/llvm/prebuilt/*.
- Removing the hacks around libstdc++/libc++.

This ends up emptying stlport compiler flags, which allows to remove a
bunch of things.

Differential Revision: https://phabricator.services.mozilla.com/D172039
2023-03-13 21:14:47 +00:00
..
build-binutils
build-gcc Bug 1466973 - Strip gcc binaries r=glandium 2023-01-27 21:14:34 +00:00
build-hfsplus Bug 1801381 - Disable run_configure for mac repackaging r=glandium 2022-12-06 21:11:43 +00:00
elfhack Bug 1820947 - Use "new style" sysroot on Android. r=firefox-build-system-reviewers,andi 2023-03-13 21:14:47 +00:00
stdc++compat
aix.exp
moz.build
mozconfig.asan
mozconfig.linux
mozconfig.linux32
mozconfig.stdcxx
mozconfig.tsan
mozconfig.unix Bug 1806761 - Use toolchain binutils in base-toolchain builds. r=firefox-build-system-reviewers,nalexander 2022-12-28 21:07:04 +00:00
print-non-newline.sh
rewrite_sanitizer_dylib.py
run-gprof.sh
run-hiprof.sh
run-mozilla.sh
run-third.sh