8055405: JDK 9 build started failing on ja_JP.UTF-8 locale due to mapping error (encoding=ascii)
Reviewed-by: ihse
This commit is contained in:
parent
759e173d7e
commit
b7cc4f2beb
@ -60,7 +60,7 @@ define add_idl_package
|
|||||||
$(RM) -rf $3/$$($4_TMPDIR)
|
$(RM) -rf $3/$$($4_TMPDIR)
|
||||||
$(MKDIR) -p $(dir $5)
|
$(MKDIR) -p $(dir $5)
|
||||||
$(ECHO) $(LOG_INFO) Compiling IDL $(patsubst $2/%,%,$4)
|
$(ECHO) $(LOG_INFO) Compiling IDL $(patsubst $2/%,%,$4)
|
||||||
$8 -td $3/$$($4_TMPDIR) \
|
LC_ALL=C $8 -td $3/$$($4_TMPDIR) \
|
||||||
-i $2/org/omg/CORBA \
|
-i $2/org/omg/CORBA \
|
||||||
-i $2/org/omg/PortableInterceptor \
|
-i $2/org/omg/PortableInterceptor \
|
||||||
-i $2/org/omg/PortableServer \
|
-i $2/org/omg/PortableServer \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user