Nilesh Patra pushed to branch master at Debian Med / fsm-lite
Commits:
ff3b6f62 by Nilesh Patra at 2021-03-10T17:04:57+05:30
Use DEB_HOST_ARCH
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ include /usr/share/dpkg/architecture.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-ifeq ($(DEB_BUILD_ARCH), amd64)
+ifeq ($(DEB_HOST_ARCH), amd64)
CPPFLAGS += -msse4.2
endif
View it on GitLab:
https://salsa.debian.org/med-team/fsm-lite/-/commit/ff3b6f62aab9ef2b0a9e0849fae201ded22d2c34
--
View it on GitLab:
https://salsa.debian.org/med-team/fsm-lite/-/commit/ff3b6f62aab9ef2b0a9e0849fae201ded22d2c34
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit