mirror of
https://github.com/postgres/postgres.git
synced 2025-11-06 07:49:08 +03:00
More Solaris fixes.
This commit is contained in:
@@ -38,7 +38,7 @@ endif
|
||||
ifeq ($(PORTNAME), solaris_sparc)
|
||||
install-shlib-dep := install-shlib
|
||||
shlib := libecpg.so.$(SO_MAJOR_VERSION).$(SO_MINOR_VERSION).$(SO_PATCHLEVEL)
|
||||
LDFLAGS_SL = -G -z text
|
||||
LDFLAGS_SL = -G
|
||||
CFLAGS += $(CFLAGS_SL)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user