]> git.pld-linux.org Git - packages/php.git/blame - php-dba-link.patch
- up to 7.4.4; fixes CVE-2020-7066, CVE-2020-7064, CVE-2020-7065)
[packages/php.git] / php-dba-link.patch
CommitLineData
c0240cb1 1--- php-5.2.3/ext/dba/config.m4~ 2007-06-01 10:47:16.524748906 +0300
2+++ php-5.2.3/ext/dba/config.m4 2007-06-01 10:51:16.450167741 +0300
3@@ -186,6 +186,8 @@
4 #endif
5 ],[
6 THIS_LIBS=$LIB
7+ LDFLAGS=$old_LDFLAGS
8+ LIBS=$old_LIBS
9 lib_found=1
10 ])
11 ])
This page took 0.043161 seconds and 4 git commands to generate.