commit 74fb6f8d1ddb96785e26aea5f9b8997beb9025d5
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 1 10:10:45 2022 +0100

    - explain asm issue also in place

 zstd.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/zstd.spec b/zstd.spec
index 8584a34..e34b388 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -4,6 +4,7 @@
 
 # workaround executable stack on non-x86_64
 # https://github.com/facebook/zstd/issues/2963
+# (actually asm is x86_64 only, other archs have empty asm file, without 
non-exec stack marker)
 %ifnarch %{x8664}
 %undefine      with_asm
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/74fb6f8d1ddb96785e26aea5f9b8997beb9025d5

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to