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/gtksourceview4.xml

    rb7e2ce4 r6469488  
    1111  <!ENTITY gtksourceview4-md5sum        "d10c624feb48412542f9e3447e75d6bc">
    1212  <!ENTITY gtksourceview4-size          "1.1 MB">
    13   <!ENTITY gtksourceview4-buildsize     "81 MB (with tests)">
     13  <!ENTITY gtksourceview4-buildsize     "63 MB (with tests)">
    1414  <!ENTITY gtksourceview4-time          "0.1 SBU (with tests; both using parallelism=4)">
    1515]>
     
    130130cd    build &amp;&amp;
    131131
    132 meson --prefix=/usr .. &amp;&amp;
     132meson --prefix=/usr --buildtype=release .. &amp;&amp;
    133133ninja</userinput></screen>
    134134
Note: See TracChangeset for help on using the changeset viewer.