ICU-6567 Fix some compiler warnings
X-SVN-Rev: 24716
This commit is contained in:
parent
7b405b40af
commit
d68fd42cc7
@ -1,6 +1,6 @@
|
||||
## -*-makefile-*-
|
||||
## Linux-specific setup
|
||||
## Copyright (c) 1999-2006, International Business Machines Corporation and
|
||||
## Copyright (c) 1999-2008, International Business Machines Corporation and
|
||||
## others. All Rights Reserved.
|
||||
|
||||
## Commands to generate dependency files
|
||||
@ -17,7 +17,7 @@ THREADSCPPFLAGS = -D_REENTRANT
|
||||
LIBCPPFLAGS =
|
||||
|
||||
## Compiler switch to embed a runtime search path
|
||||
LD_RPATH=
|
||||
LD_RPATH=
|
||||
LD_RPATH_PRE = -Wl,-rpath,
|
||||
|
||||
## These are the library specific LDFLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user