Re: [OpenJDK 2D-Dev] RFR: Allow using a system-installed lcms2

2014-03-22 Thread Omair Majid
* Magnus Ihse Bursie [2014-03-21 20:04]: > On 2014-03-21 18:27, Omair Majid wrote: > >* Andrew Hughes [2014-03-21 13:25]: > >>Why the huge duplication in make/lib/Awt2dLibraries.gmk? > >I couldn't find a way to make an argument conditional (the > >'INCLUDE_FILES := LCMS.c,' bit) inside the $(call

Re: RFR (M): 8036767 PPC64: Support for little endian execution model

2014-03-22 Thread Vladimir Kozlov
Alexander, I think these changes are good. Thanks, Vladimir On 3/21/14 5:47 PM, Alexander Smundak wrote: On Fri, Mar 21, 2014 at 2:55 PM, Lindenmaier, Goetz wrote: My build ran into the 'little' case below, as I understand because ' big' was compared with 'big'. Make is strange ... Remov