Author: megabajt                     Date: Mon Feb 27 11:59:05 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not enforce shared only build

---- Files affected:
packages/meanwhile:
   meanwhile-static-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/meanwhile/meanwhile-static-build.patch
diff -u /dev/null packages/meanwhile/meanwhile-static-build.patch:1.1
--- /dev/null   Mon Feb 27 12:59:05 2012
+++ packages/meanwhile/meanwhile-static-build.patch     Mon Feb 27 12:59:00 2012
@@ -0,0 +1,12 @@
+diff -urN meanwhile-1.0.2/configure.ac meanwhile-1.0.2.new/configure.ac
+--- meanwhile-1.0.2/configure.ac       2005-12-30 02:52:53.000000000 +0100
++++ meanwhile-1.0.2.new/configure.ac   2012-02-27 12:22:51.156318914 +0100
+@@ -44,7 +44,7 @@
+ *mingw32 | *cygwin)
+       MW_SO_OS_FLAGS="-shared -no-undefined";;
+ *)
+-      MW_SO_OS_FLAGS="-shared";;
++      MW_SO_OS_FLAGS="";;
+ esac
+ AC_SUBST(MW_SO_OS_FLAGS)
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to