Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > e1e45b61b99af61b3da1d37c8695811d > files > 5

jnr-ffi-0.5.10-2.mga3.src.rpm

Index: libtest/GNUmakefile
===================================================================
--- libtest/GNUmakefile
+++ libtest/GNUmakefile	2012-09-09 02:10:53.785720104 +0200
@@ -42,7 +42,7 @@
 OFLAGS = -O2 $(JFLAGS)
 WFLAGS = -W -Werror -Wall -Wno-unused -Wno-parentheses
 PICFLAGS = -fPIC
-SOFLAGS = -shared -mimpure-text -Wl,-O1
+SOFLAGS = -shared -Wl,-O1
 LDFLAGS += $(SOFLAGS)
 
 IFLAGS = -I"$(BUILD_DIR)"