[med-svn] [Git][med-team/sambamba][master] 2 commits: trivial: Cleanup some cruft in d/rules
Matthias Klumpp
gitlab at salsa.debian.org
Tue Mar 20 17:12:15 UTC 2018
Matthias Klumpp pushed to branch master at Debian Med / sambamba
Commits:
c3aa77e4 by Matthias Klumpp at 2018-03-20T18:11:49+01:00
trivial: Cleanup some cruft in d/rules
- - - - -
c66dfc63 by Matthias Klumpp at 2018-03-20T18:12:04+01:00
Fail on missing files
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -5,14 +5,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
include /usr/share/dh-dlang/dlang-flags.mk
-# we can not build with NEON on armhf, the Debian builders
-# don't support it.
-ifeq ($(DEB_HOST_ARCH),armhf)
- DFLAGS += -mattr=-neon
-endif
-
%:
dh $@ --buildsystem=meson
override_missing:
- dh_missing --list-missing
+ dh_missing --fail-missing
View it on GitLab: https://salsa.debian.org/med-team/sambamba/compare/22e9c9d8f921fb056613cd817031d291ee147651...c66dfc633f94a3cd1ff7a1b81ccd38445c25854b
---
View it on GitLab: https://salsa.debian.org/med-team/sambamba/compare/22e9c9d8f921fb056613cd817031d291ee147651...c66dfc633f94a3cd1ff7a1b81ccd38445c25854b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180320/0af01b26/attachment.html>
More information about the debian-med-commit
mailing list