]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird-link-with-g++.dpatch
BR: libicu-devel
[packages/Firebird.git] / Firebird-link-with-g++.dpatch
index ccb2b7d999600c795a8345066d513da7ab16d112..9c3b73b7f8eda1effa27133c30d596b1ae6bd37d 100644 (file)
@@ -6,9 +6,9 @@
 
 @DPATCH@
 
---- firebird2-1.5.2.orig/builds/posix/make.rules
-+++ firebird2-1.5.2/builds/posix/make.rules
-@@ -91,16 +91,16 @@
+--- firebird-1.5.4.4910/builds/posix/make.rules.orig   2006-11-05 15:37:30.000000000 +0100
++++ firebird-1.5.4.4910/builds/posix/make.rules        2007-02-17 23:05:38.259344867 +0100
+@@ -91,17 +91,17 @@
  ifdef UseLibToolForLink
  
  
@@ -25,8 +25,9 @@
 +    STATICEXE_LINK = libtool $(CXX) -all-static
  else
  
--    LIB_LINK= $(CC)
-+    LIB_LINK= $(CXX)
+     ifndef LIB_LINK
+-      LIB_LINK= $(CC)
++      LIB_LINK= $(CXX)
+     endif
+     
      STATICLIB_LINK= ar cruvs
- #    LIB_LINK_OPTIONS = -soname libgds.$(SHRLIB_EXT) -rpath /usr/lib
- #    LIB_LINK_OPTIONS = -soname libgds.$(SHRLIB_EXT).2 -rpath /usr/lib
This page took 0.040613 seconds and 4 git commands to generate.