ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2974
This commit is contained in:
parent
ecd6022aaa
commit
aaa12f49af
@ -315,7 +315,7 @@ static int executeMakefile(const UPKGOptions *o)
|
|||||||
{
|
{
|
||||||
char cmd[1024];
|
char cmd[1024];
|
||||||
/*char pwd[1024];*/
|
/*char pwd[1024];*/
|
||||||
char *make;
|
const char *make;
|
||||||
int rc;
|
int rc;
|
||||||
|
|
||||||
make = getenv("MAKE");
|
make = getenv("MAKE");
|
||||||
|
Loading…
Reference in New Issue
Block a user