]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Don't make shared libraries for i386_solaris yet...it doesn't work
authorMarc G. Fournier <scrappy@hub.org>
Thu, 19 Feb 1998 17:02:25 +0000 (17:02 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 19 Feb 1998 17:02:25 +0000 (17:02 +0000)
src/interfaces/ecpg/lib/Makefile.in

index d540b29d792e40136f9425ca7977ecc87d08a30a..a8206118a09cffd1cb2aca0b7970c923ec0e551e 100644 (file)
@@ -25,12 +25,12 @@ ifeq ($(PORTNAME), bsd)
   LDFLAGS_SL = -x -Bshareable -Bforcearchive
   CFLAGS += $(CFLAGS_SL)
 endif
-ifeq ($(PORTNAME), i386_solaris)
-  install-shlib-dep := install-shlib
-  shlib := libecpg.so.$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
-  LDFLAGS_SL = -G -z text
-  CFLAGS += $(CFLAGS_SL)
-endif
+#ifeq ($(PORTNAME), i386_solaris)
+#  install-shlib-dep := install-shlib
+#  shlib := libecpg.so.$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION)
+#  LDFLAGS_SL = -G -z text
+#  CFLAGS += $(CFLAGS_SL)
+#endif
 ifeq ($(PORTNAME), univel)
   install-shlib-dep := install-shlib
   shlib := libecpg.so.1