Build Configuration
Thunderbird 115.16.0esr - 20241009170210
The latest information on building Thunderbird can be found at
https://developer.thunderbird.net/.
Build platform
| Target |
| aarch64-unknown-linux-gnu |
Build tools
| Compiler |
Version |
Compiler flags |
/usr/bin/clang-15 -std=gnu99 |
15.0.7 |
-fPIC -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe |
/usr/bin/clang++-15 -std=gnu++17 |
15.0.7 |
-fno-sized-deallocation -fno-aligned-new -fno-exceptions -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -O2 -fomit-frame-pointer -funwind-tables |
/usr/bin/rustc |
1.75.0 |
|
Configure options
--enable-application=comm/mail --host=aarch64-linux-gnu --enable-update-channel=release MOZBUILD_STATE_PATH=/tmp/.mozbuild --disable-tests CC=clang-15 CXX=clang++-15 CBINDGEN=/build/thunderbird-vnQF7C/thunderbird-115.16.0+build2/./cbindgen/bin/cbindgen --with-l10n-base=/build/thunderbird-vnQF7C/thunderbird-115.16.0+build2/l10n --with-unsigned-addon-scopes=app --without-wasm-sandboxed-libraries DUMP_SYMS=/build/thunderbird-vnQF7C/thunderbird-115.16.0+build2/./dump_syms/bin/dump_syms --disable-updater --disable-crashreporter --disable-install-strip --enable-official-branding --prefix=/usr --with-distribution-id=com.ubuntu
|