mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-02 20:16:45 +00:00
disable wrap mode for debian (if deps are missing we don't run packaging)
This commit is contained in:
parent
70dd892f9d
commit
6ab897f66b
@ -13,7 +13,7 @@ endif
|
||||
CONFARGS =
|
||||
|
||||
ifneq ($(CI),)
|
||||
CONFARGS += --werror --wrap-mode=default
|
||||
CONFARGS += --werror
|
||||
endif
|
||||
|
||||
ifeq (yes,$(shell dpkg-vendor --derives-from Ubuntu && echo yes))
|
||||
|
Loading…
Reference in New Issue
Block a user