Changeset 6469488 for x/lib/gtkmm3.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/gtkmm3.xml

    rb7e2ce4 r6469488  
    99  <!ENTITY gtkmm3-md5sum        "27af20542aaeb8a31a2ebaa267244bdb">
    1010  <!ENTITY gtkmm3-size          "13 MB">
    11   <!ENTITY gtkmm3-buildsize     "313 MB (with tests)">
     11  <!ENTITY gtkmm3-buildsize     "230 MB (with tests)">
    1212  <!ENTITY gtkmm3-time          "1.0 SBU (Using parallelism=4; with tests)">
    1313]>
     
    100100cd    gtkmm3-build &amp;&amp;
    101101
    102 meson --prefix=/usr .. &amp;&amp;
     102meson --prefix=/usr --buildtype=release .. &amp;&amp;
    103103ninja</userinput></screen>
    104104
Note: See TracChangeset for help on using the changeset viewer.