Ignore:
Timestamp:
06/11/2021 08:18:52 AM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
8554ad2
Parents:
d7d7e0e5
Message:

update building-notes and meson buildtype xinclude

Some packages are using debugoptimized in meson.build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xincludes/meson-buildtype-release.xml

    rd7d7e0e5 r65877d86  
    33  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
    44    <para>
    5       <parameter>--buildtype=release</parameter>: Override the default
    6       buildtype (<quote>debug</quote>), which would produce unoptimized
    7       binaries.
     5      <parameter>--buildtype=release</parameter>: Specify a buildtype
     6      suitable for stable releases of the package, as the default may
     7      produce unoptimized binaries.
    88    </para>
Note: See TracChangeset for help on using the changeset viewer.