[med-svn] [Git][med-team/htscodecs][master] 2 commits: undef neon to build on arm properly as well

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Sat Oct 1 06:08:32 BST 2022



Nilesh Patra pushed to branch master at Debian Med / htscodecs


Commits:
801fd7a2 by Nilesh Patra at 2022-10-01T04:43:28+00:00
undef neon to build on arm properly as well

- - - - -
5ca8fa01 by Nilesh Patra at 2022-10-01T04:47:16+00:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+htscodecs (1.3.0-3) unstable; urgency=medium
+
+  * Team Upload.
+  * Avoid installing entropy for reproducible build
+  * Do not build on higher baseline so as to not violate arch baseline
+  * Remove avx or sse specific symbols
+  * undef neon to build on arm properly as well
+
+ -- Nilesh Patra <nilesh at debian.org>  Sat, 01 Oct 2022 04:46:57 +0000
+
 htscodecs (1.3.0-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -16,6 +16,7 @@ execute_after_dh_auto_configure:
 		-e '/HAVE_POPCNT/d' \
 		-e '/HAVE_SSE4_1/d' \
 		-e '/HAVE_SSSE3/d' config.h
+	echo '#undef __ARM_NEON' >> config.h
 
 # dh_missing warned about files not installed
 override_dh_auto_install:



View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/6ca47ae623bb1fdf45b6aa6e4ac0648c340af76b...5ca8fa01cbac0b4166fade6662e936c467f7bd77

-- 
View it on GitLab: https://salsa.debian.org/med-team/htscodecs/-/compare/6ca47ae623bb1fdf45b6aa6e4ac0648c340af76b...5ca8fa01cbac0b4166fade6662e936c467f7bd77
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/20221001/1b7dc0dc/attachment-0001.htm>


More information about the debian-med-commit mailing list