Re: Makefile.aix patch for shlib's
| От | Bruce Momjian |
|---|---|
| Тема | Re: Makefile.aix patch for shlib's |
| Дата | |
| Msg-id | 200202232125.g1NLPKS09017@candle.pha.pa.us обсуждение |
| Ответ на | Makefile.aix patch for shlib's ("Zeugswetter Andreas SB SD" <ZeugswetterA@spardat.at>) |
| Список | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Zeugswetter Andreas SB SD wrote:
>
> Feature patch per prev thread for --with-tcl, only affects AIX
>
> patch is low risc, thus could be applied now, but can also wait for 7.3
> Old Makefile shows, that -bnoentry is available since 4.1 .
>
> Andreas
*** ./src/makefiles/Makefile.aix.orig Wed Aug 29 21:14:40 2001
--- ./src/makefiles/Makefile.aix Wed Jan 9 18:15:17 2002
***************
*** 10,17 ****
ifneq ($(GCC), yes)
ifeq ($(host_os), aix3.2.5)
LDFLAGS_SL = -e _nostart
! endif
! ifneq (,$(findstring aix4.1, $(host_os)))
LDFLAGS_SL = -bnoentry
endif
endif
--- 10,16 ----
ifneq ($(GCC), yes)
ifeq ($(host_os), aix3.2.5)
LDFLAGS_SL = -e _nostart
! else
LDFLAGS_SL = -bnoentry
endif
endif
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-patches по дате отправления: