Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitec4027f

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.3Old Makefile shows, that -bnoentry is available since 4.1 .Andreas Zeugswetter
1 parent9a279da commitec4027f

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)

[8]ページ先頭

©2009-2025 Movatter.jp