mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
fwupd: disable LTO
This commit is contained in:
parent
5f9cd13834
commit
307b17aa42
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=meson
|
|||
# tests require unpackaged umockdev
|
||||
configure_args="-Dbootdir=/boot/EFI -Dconsolekit=false -Dgtkdoc=false
|
||||
-Dintrospection=true -Dsystemd=false -Dplugin_altos=false -Dtests=false
|
||||
-Dman=false -Dpkcs7=false"
|
||||
-Dman=false -Dpkcs7=false -Db_lto=false"
|
||||
hostmakedepends="dejavu-fonts-ttf gnutls-tools help2man pkg-config gcab
|
||||
gobject-introspection"
|
||||
makedepends="appstream-glib-devel cairo-devel colord-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue