Re: Fixes for sanity-compiler-gcc and detection of linux variant

2010-11-12 Thread Kelly O'Hair
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

Re: Fixes for sanity-compiler-gcc and detection of linux variant

2010-11-12 Thread Mike Duigou
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