Changeset 6469488 for x/lib/tepl.xml


Ignore:
Timestamp:
07/16/2021 10:20:58 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
021de80
Parents:
b7e2ce4
Message:

Add --buildtype=release for Cap 24-28

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/tepl.xml

    rb7e2ce4 r6469488  
    99  <!ENTITY tepl-md5sum        "08248e527cc87a4bf7300c04d1babcb9">
    1010  <!ENTITY tepl-size          "140 KB">
    11   <!ENTITY tepl-buildsize     "16 MB (with tests)">
     11  <!ENTITY tepl-buildsize     "7.5 MB (with tests)">
    1212  <!ENTITY tepl-time          "0.2 SBU (with tests)">
    1313
     
    103103cd    build &amp;&amp;
    104104
    105 meson --prefix=/usr .. &amp;&amp;
     105meson --prefix=/usr --buildtype=release .. &amp;&amp;
    106106ninja</userinput></screen>
    107107
Note: See TracChangeset for help on using the changeset viewer.