File Hermes-1.3.3-noexecstack.patch of Package hermes

--- src/Makefile.am
+++ src/Makefile.am
@@ -28,7 +28,7 @@
 SUFFIXES = .S
 
 .S.o:
-	$(LIBTOOL) --mode=compile --tag=CC gcc -c -o $@ $<
+	$(LIBTOOL) --mode=compile --tag=CC gcc -c -o -Wa,--noexecstack $@ $<
 
 install-data-local:
 	$(INSTALL) -m 0755 -d $(DESTDIR)$(includedir)/Hermes
openSUSE Build Service is sponsored by