diff options
| author | Xin LI <delphij@FreeBSD.org> | 2007-10-05 23:45:46 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2007-10-05 23:45:46 +0000 |
| commit | 92484fabe7647477156b4bb52cac90a2c9fe3d3c (patch) | |
| tree | 82e2af8c838852951e753c68bfb72913a540f84d /databases/firebird2-server/files/patch-builds%posix%make.rules | |
| parent | - Update to 13.0 (diff) | |
Update to 2.0.3 in response of a remotely exploitable
vulnerability.
PR: ports/116940
Security: 91ed69f9-72c7-11dc-981a-001921ab2fa4
Approved by: secteam (remko)
Diffstat (limited to 'databases/firebird2-server/files/patch-builds%posix%make.rules')
| -rw-r--r-- | databases/firebird2-server/files/patch-builds%posix%make.rules | 13 |
1 files changed, 2 insertions, 11 deletions
diff --git a/databases/firebird2-server/files/patch-builds%posix%make.rules b/databases/firebird2-server/files/patch-builds%posix%make.rules index 4131aff1f052..0d14e8f4b904 100644 --- a/databases/firebird2-server/files/patch-builds%posix%make.rules +++ b/databases/firebird2-server/files/patch-builds%posix%make.rules @@ -1,5 +1,5 @@ ---- builds/posix/make.rules.orig Wed Dec 28 09:58:28 2005 -+++ builds/posix/make.rules Thu Sep 14 17:29:08 2006 +--- builds/posix/make.rules.orig 2007-09-04 15:51:17.000000000 +0800 ++++ builds/posix/make.rules 2007-10-05 06:56:37.104972944 +0800 @@ -33,7 +33,7 @@ @@ -9,12 +9,3 @@ ifeq ($(IsProdTypeBuild),Y) CFLAGS:= $(CFLAGS) $(PROD_FLAGS) -DPROD_BUILD -@@ -75,7 +75,7 @@ - STATICEXE_LINK = @CXX@ - - LINK_LIBS = @LIBS@ @EDITLINE_A@ --ICU_LIBS = -licuuc -licudata -licui18n -+ICU_LIBS = @ICU_LIBS@ @ICU_LDFLAGS@ - STATICLINK_LIBS = @LIBS@ @EDITLINE_A@ - SO_LINK_LIBS = @LIBS@ - |
