mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
65877d86d3
Some packages are using debugoptimized in meson.build.
9 lines
363 B
XML
9 lines
363 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
|
|
<para>
|
|
<parameter>--buildtype=release</parameter>: Specify a buildtype
|
|
suitable for stable releases of the package, as the default may
|
|
produce unoptimized binaries.
|
|
</para>
|