mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
2eaa2c7e22
MOZ_COMPILER_OPTS depends on MOZ_DEBUG_FLAGS being set for proper checking of linker dead code deletion when using GCC. GC'ing sections saves ~1.5MB off of mobile libxul according to size(1): [froydnj@cerebro eideticker]$ size /opt/build/froydnj/build-android/dist/bin/libxul.so text data bss dec hex filename 23733400 2314816 1495973 27544189 1a44a7d /opt/build/froydnj/build-android/dist/bin/libxul.so [froydnj@cerebro eideticker]$ size /opt/build/froydnj/build-android/dist/bin/libxul.so text data bss dec hex filename 22261936 2145116 1494533 25901585 18b3a11 /opt/build/froydnj/build-android/dist/bin/libxul.so |
||
---|---|---|
.. | ||
acwinpaths.m4 | ||
altoptions.m4 | ||
android.m4 | ||
arch.m4 | ||
ccache.m4 | ||
check_debug_ranges.py | ||
clean-config.sh | ||
codeset.m4 | ||
compiler-opts.m4 | ||
config.guess | ||
config.status.m4 | ||
config.sub | ||
expandlibs.m4 | ||
frameptr.m4 | ||
gcc-pr39608.m4 | ||
gcc-pr49911.m4 | ||
hooks.m4 | ||
install-sh | ||
libstdcxx.py | ||
linux.m4 | ||
llvm-pr8927.m4 | ||
lto.m4 | ||
match-dir.sh | ||
mozcommonheader.m4 | ||
mozconfig2client-mk | ||
mozconfig2configure | ||
mozconfig-find | ||
mozheader.m4 | ||
moznbytetype.m4 | ||
mozprog.m4 | ||
nspr.m4 | ||
nss.m4 | ||
pkg.m4 | ||
python-virtualenv.m4 | ||
subconfigure.m4 | ||
toolchain.m4 | ||
winsdk.m4 | ||
wrapper.m4 | ||
zlib.m4 |