Skip to content

Commit ec4027f

Browse files
committed
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 Zeugswetter
1 parent 9a279da commit ec4027f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/makefiles/Makefile.aix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ DLSUFFIX = .so
1010
ifneq ($(GCC), yes)
1111
ifeq ($(host_os), aix3.2.5)
1212
LDFLAGS_SL = -e _nostart
13-
endif
14-
ifneq (,$(findstring aix4.1, $(host_os)))
13+
else
1514
LDFLAGS_SL = -bnoentry
1615
endif
1716
endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy