[PATCH] Do not use global vars as local

Mladen Turk mturk at redhat.com
Thu Mar 31 00:35:26 PDT 2011


Hi,

adlc makefiles use ARCH and OS as temporary
variables. However those (at least ARCH) are global
so if set via environment they won't be handled correctly.

Patch simply removes those temp vars.

Regards
-- 
^TM
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: jdk6-no-reservedvars.patch
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110331/d128d0eb/jdk6-no-reservedvars.patch 


More information about the distro-pkg-dev mailing list