]> git.pld-linux.org Git - packages/php.git/commitdiff
- don't leak db linking to core php
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Dec 2004 18:06:58 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-dba-link.patch -> 1.1

php-dba-link.patch [new file with mode: 0644]

diff --git a/php-dba-link.patch b/php-dba-link.patch
new file mode 100644 (file)
index 0000000..649a543
--- /dev/null
@@ -0,0 +1,11 @@
+--- php-5.0.3/ext/dba/config.m4.orig   2004-12-26 16:47:32.795841000 +0100
++++ php-5.0.3/ext/dba/config.m4        2004-12-26 18:23:10.936511416 +0100
+@@ -185,6 +185,8 @@
+ #endif
+           ],[
+             THIS_LIBS=$LIB
++            LDFLAGS=$old_LDFLAGS
++            LIBS=$old_LIBS
+             break
+           ])
+         ])
This page took 0.044228 seconds and 4 git commands to generate.