Changeset 8d2bafa9
- Timestamp:
- 06/30/2022 09:12:36 AM (6 weeks ago)
- Branches:
- trunk
- Children:
- 7acef60
- Parents:
- 014a25a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
xsoft/other/thunderbird.xml
r014a25a7 r8d2bafa9 214 214 ac_add_options --with-system-jpeg 215 215 ac_add_options --with-system-png 216 ac_add_options --with-system-zlib</literal> 216 ac_add_options --with-system-zlib 217 218 # Using sandboxed wasm libraries has been moved to all builds instead 219 # of only mozilla automation builds. It requires extra llvm packages 220 # and was reported to seriously slow the build. Disable it. 221 ac_add_options --without-wasm-sandboxed-libraries</literal> 217 222 EOF</userinput></screen> 218 223
Note:
See TracChangeset
for help on using the changeset viewer.