Update debian/rules
This commit is contained in:
parent
519c1d7218
commit
fc066a4085
1
debian/rules
vendored
1
debian/rules
vendored
@ -20,7 +20,6 @@ export PATH:=/usr/lib/rust-$(RUST_VERSION)/bin/:$(PATH)
|
|||||||
|
|
||||||
export MESON_PACKAGE_CACHE_DIR=/usr/share/cargo/registry/
|
export MESON_PACKAGE_CACHE_DIR=/usr/share/cargo/registry/
|
||||||
|
|
||||||
DEB_BUILD_MAINT_OPTIONS += optimize=-lto
|
|
||||||
DEB_CFLAGS_MAINT_APPEND += -Wall
|
DEB_CFLAGS_MAINT_APPEND += -Wall
|
||||||
DEB_CXXFLAGS_MAINT_APPEND += -Wall
|
DEB_CXXFLAGS_MAINT_APPEND += -Wall
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH), armhf))
|
ifneq (,$(filter $(DEB_HOST_ARCH), armhf))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user