ICU-4542 fixed ARFLAGS
X-SVN-Rev: 17725
This commit is contained in:
parent
52e9df1e33
commit
7e5ec90bf7
@ -153,6 +153,9 @@ platform = @platform@
|
||||
##################################################################
|
||||
AIX_SHLIB = @AIX_SHLIB@
|
||||
AR = @AR@
|
||||
# initial tab keeps it out of the shell version.
|
||||
ARFLAGS := @ARFLAGS@ $(ARFLAGS)
|
||||
#SH#ARFLAGS="@ARFLAGS@ ${ARFLAGS}"
|
||||
CC = @CC@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPP = @CPP@
|
||||
|
Loading…
Reference in New Issue
Block a user