Changeset 6c6baa91 for general/genlib/js68.xml
- Timestamp:
- 07/04/2020 07:37:40 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 23aee7e
- Parents:
- b905a81
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/js68.xml
rb905a81 r6c6baa91 7 7 <!ENTITY js68-download-http "&mozilla-http;/firefox/releases/&JS68-version;esr/source/firefox-&JS68-version;esr.source.tar.xz"> 8 8 <!ENTITY js68-download-ftp " "> 9 <!ENTITY js68-md5sum " a1156aed941b28a06115a9450a46563d">10 <!ENTITY js68-size "30 3MB">9 <!ENTITY js68-md5sum "d94cd12ba6cdad6d5f4f2c8341c2dcde"> 10 <!ENTITY js68-size "300 MB"> 11 11 <!ENTITY js68-buildsize "2.8 GB (31 MB installed after removing 31MB static lib)"> 12 <!ENTITY js68-time "2. 4SBU (with parallelism = 4)">12 <!ENTITY js68-time "2.2 SBU (with parallelism = 4)"> 13 13 ]> 14 14 … … 94 94 <bridgehead renderas="sect4">Optional</bridgehead> 95 95 <para role="optional"> 96 <xref linkend="llvm"/> (with <application>Clang</application>) and 97 <xref linkend="doxygen"/> 96 <xref linkend="llvm"/> (with <application>Clang</application>), 97 <xref linkend="nasm"/>, and 98 <xref linkend="doxygen"/> (for documentation) 98 99 </para> 99 100 … … 220 221 221 222 <para> 222 <envar>LLVM_OBJDUMP=/bin/false</envar>: Firefox buildingsystem223 <envar>LLVM_OBJDUMP=/bin/false</envar>: The firefox build system 223 224 searches for <command>llvm-objdump</command>. 224 225 Since we are building the standalone JS engine instead of the entire
Note:
See TracChangeset
for help on using the changeset viewer.