On Nov 12, 2010, at 3:14 PM, Mike Duigou wrote:
On Nov 6 2010, at 07:07 , David Holmes wrote:
6998016: Incorrect ifdef nesting in sane-gcc-compiler rule
http://cr.openjdk.java.net/~mduigou/6998016.0/webrev/
In Defs-linux.gmk I must be missing something:
ifneq "$(origin ALT_GCC29_COMPILER
On Nov 6 2010, at 07:07 , David Holmes wrote:
>> 6998016: Incorrect ifdef nesting in sane-gcc-compiler rule
>>
>> http://cr.openjdk.java.net/~mduigou/6998016.0/webrev/
>
> In Defs-linux.gmk I must be missing something:
>
> ifneq "$(origin ALT_GCC29_COMPILER_PATH)" "undefined"
>
> and
>
> ifd