[med-svn] [Git][med-team/last-align][master] 2 commits: Fix i386 build.

Michael R. Crusoe gitlab at salsa.debian.org
Wed May 6 20:01:55 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / last-align


Commits:
7f1f910b by Michael R. Crusoe at 2020-05-06T20:51:29+02:00
Fix i386 build.

- - - - -
23dffa5c by Michael R. Crusoe at 2020-05-06T21:01:33+02:00
release 1060-5 to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+last-align (1060-5) unstable; urgency=medium
+
+  * Team upload.
+  * Fix i386 build.
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Wed, 06 May 2020 21:01:18 +0200
+
 last-align (1060-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -46,7 +46,7 @@ else ifeq (i386,$(DEB_HOST_ARCH))
 		find . -name '*.o' -delete ; \
 		find . -name '*.o8' -delete ; \
 	done
-	export CXXFLAGS="$(CXXFLAGS) -m$${SIMD}" && export CFLAGS="$(CFLAGS) -m$${SIMD}" && dh_auto_build -- all SFX=-plain
+	export CXXFLAGS="$(CXXFLAGS)" && export CFLAGS="$(CFLAGS)" && dh_auto_build -- all SFX=-plain
 else
 	dh_auto_build
 endif



View it on GitLab: https://salsa.debian.org/med-team/last-align/-/compare/efe23ceb2b8dd5acda8e8fcadef094b1e7d1e3e2...23dffa5cdb44a6a0af9144d40e73ecdaf3d921c9

-- 
View it on GitLab: https://salsa.debian.org/med-team/last-align/-/compare/efe23ceb2b8dd5acda8e8fcadef094b1e7d1e3e2...23dffa5cdb44a6a0af9144d40e73ecdaf3d921c9
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/20200506/88fc05ea/attachment-0001.html>


More information about the debian-med-commit mailing list