mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 09:46:25 +00:00
Don't build UEFI in CentOS (it doesn't have fwupdate 10 yet
This commit is contained in:
parent
16d72a23ba
commit
078078d20e
@ -7,8 +7,8 @@ mkdir -p build
|
||||
cd build
|
||||
meson .. \
|
||||
--werror \
|
||||
-Dplugin_uefi=true \
|
||||
-Dplugin_uefi_labels=true \
|
||||
-Dplugin_uefi=false \
|
||||
-Dplugin_uefi_labels=false \
|
||||
-Dplugin_dell=true \
|
||||
-Dplugin_synaptics=true \
|
||||
-Dintrospection=true \
|
||||
|
Loading…
Reference in New Issue
Block a user