Loading debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ DEB_LDFLAGS_MAINT_APPEND := -Wl,--no-allow-shlib-undefined \ -Wl,--no-undefined include /usr/share/dpkg/architecture.mk include /usr/share/dpkg/buildflags.mk export ADAFLAGS := $(filter-out -Wformat -Werror=format-security,$(CFLAGS)) # Note cmake ignores CPPFLAGS so add them to CFLAGS and CXXFLAGS as a # work around, see #653916. Loading Loading
debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ DEB_LDFLAGS_MAINT_APPEND := -Wl,--no-allow-shlib-undefined \ -Wl,--no-undefined include /usr/share/dpkg/architecture.mk include /usr/share/dpkg/buildflags.mk export ADAFLAGS := $(filter-out -Wformat -Werror=format-security,$(CFLAGS)) # Note cmake ignores CPPFLAGS so add them to CFLAGS and CXXFLAGS as a # work around, see #653916. Loading