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/graphlib/gegl.xml

    r2f0010a9 rb7e2ce4  
    99  <!ENTITY gegl-md5sum        "6ae601b8c7cab8af5a36406df0b95ebf">
    1010  <!ENTITY gegl-size          "5.2 MB">
    11   <!ENTITY gegl-buildsize     "89 MB (with tests)">
     11  <!ENTITY gegl-buildsize     "60 MB (with tests)">
    1212  <!ENTITY gegl-time          "0.5 SBU (Using parallelism=4; with tests)">
    1313]>
     
    150150cd    build &amp;&amp;
    151151
    152 meson --prefix=/usr .. &amp;&amp;
     152meson --prefix=/usr --buildtype=release .. &amp;&amp;
    153153ninja</userinput></screen>
    154154
Note: See TracChangeset for help on using the changeset viewer.