mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 15:10:52 +00:00
trivial: Fix build fix when using ppc64le system
This commit is contained in:
parent
ff46480adb
commit
5e64c883b0
@ -197,6 +197,7 @@ plugins_hdr = custom_target('fwupd-generate-plugins-header',
|
||||
fwupdengine = library(
|
||||
'fwupdengine',
|
||||
resources_src,
|
||||
plugins_hdr,
|
||||
sources: fwupd_engine_src,
|
||||
install: true,
|
||||
install_rpath: libdir_pkg,
|
||||
|
Loading…
Reference in New Issue
Block a user