SOURCES: aethera-fpic.patch (NEW) - compile with fpic
glen
glen at pld-linux.org
Sun Nov 5 16:01:59 CET 2006
Author: glen Date: Sun Nov 5 15:01:59 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- compile with fpic
---- Files affected:
SOURCES:
aethera-fpic.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/aethera-fpic.patch
diff -u /dev/null SOURCES/aethera-fpic.patch:1.1
--- /dev/null Sun Nov 5 16:01:59 2006
+++ SOURCES/aethera-fpic.patch Sun Nov 5 16:01:53 2006
@@ -0,0 +1,11 @@
+--- aethera-1.2.1/webdav/webdav/webdav.pro~ 2006-11-05 16:56:11.000000000 +0200
++++ aethera-1.2.1/webdav/webdav/webdav.pro 2006-11-05 16:56:13.000000000 +0200
+@@ -6,6 +6,8 @@
+
+ unix {
+ VERSION = 1.0.0
++ QMAKE_CXXFLAGS = -DPIC -fPIC
++ QMAKE_CFLAGS = -DPIC -fPIC
+ }
+
+ INCLUDEPATH += .
================================================================
More information about the pld-cvs-commit
mailing list