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/sysutils/elogind.xml

    r2f0010a9 rb7e2ce4  
    99  <!ENTITY elogind-md5sum        "32ab2201281f14738d9c045f3669c14d">
    1010  <!ENTITY elogind-size          "1.5 MB">
    11   <!ENTITY elogind-buildsize     "66 MB (with tests)">
     11  <!ENTITY elogind-buildsize     "41 MB (with tests)">
    1212  <!ENTITY elogind-time          "0.2 SBU (with parallelism=4)">
    1313]>
     
    158158
    159159meson --prefix=/usr                        \
     160      --buildtype=release                  \
    160161      -Dcgroup-controller=elogind          \
    161162      -Ddbuspolicydir=/etc/dbus-1/system.d \
Note: See TracChangeset for help on using the changeset viewer.