Ignore:
Timestamp:
07/15/2021 08:54:36 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:
6469488
Parents:
2f0010a9
Message:

Add --buildtype=release for all packages that need it through Chapter 13.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/sysprof.xml

    r2f0010a9 rb7e2ce4  
    99  <!ENTITY sysprof-md5sum        "05d1399cb3ab923b03603b10acd8d40e">
    1010  <!ENTITY sysprof-size          "460 KB">
    11   <!ENTITY sysprof-buildsize     "29 MB">
     11  <!ENTITY sysprof-buildsize     "20 MB">
    1212  <!ENTITY sysprof-time          "0.1 SBU (using parallelism=4)">
    1313
     
    103103cd    build &amp;&amp;
    104104
    105 meson --prefix=/usr -Dsystemdunitdir=/tmp .. &amp;&amp;
     105meson --prefix=/usr --buildtype=release -Dsystemdunitdir=/tmp .. &amp;&amp;
    106106ninja</userinput></screen>
    107107
Note: See TracChangeset for help on using the changeset viewer.