[med-svn] [Git][med-team/fsm-lite][master] Use DEB_HOST_ARCH

Nilesh Patra gitlab at salsa.debian.org
Wed Mar 10 11:37:30 GMT 2021



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210310/c27bca02/attachment.htm>


More information about the debian-med-commit mailing list