diff --git a/contrib/debian/rules b/contrib/debian/rules index 60f888853..9e708ec01 100755 --- a/contrib/debian/rules +++ b/contrib/debian/rules @@ -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))