mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
coreos-base/update_engine: Work around new gdbus-codegen warnings
This commit is contained in:
parent
db817354f0
commit
484fa1df46
@ -50,6 +50,9 @@ src_configure() {
|
||||
append-ldflags -no-pie
|
||||
fi
|
||||
|
||||
# Work around new gdbus-codegen output.
|
||||
append-flags -Wno-unused-function
|
||||
|
||||
local myeconfargs=(
|
||||
$(use_enable cros-debug debug)
|
||||
$(use_enable delta_generator)
|
||||
|
Loading…
x
Reference in New Issue
Block a user