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

Commit094616e

Browse files
committed
On AIX 4.3.2 the third line in template/aix_42:
SHARED_LIB:needs to be changed to:SHARED_LIB:-lcI think this was also needed on AIX 4.2. Comments Please !!If nobody objects, I suggest to make this change, since it cannotbreak AIX 4.2 and is necessary on AIX 4.3Andreas
1 parent4c45832 commit094616e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/template/aix_42

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AROPT:crs
22
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero -qlonglong
3-
SHARED_LIB:
3+
SHARED_LIB:-lc
44
ALL:
55
SRCH_INC:
66
SRCH_LIB:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp