[OE-core] [PATCH] mesa-demos: Specify the lib dir to locate glut libraries

Drew Moseley drew at moseleynet.net
Mon May 12 14:40:55 UTC 2014


On May 10, 2014, at 2:33 AM, Khem Raj <raj.khem at gmail.com> wrote:
> On Thu, May 8, 2014 at 1:17 PM, Drew Moseley <drew at moseleynet.net> wrote:
>> +PACKAGECONFIG[glut] = "--with-glut=${STAGING_LIBDIR},--without-glut,"
> 
> should this be libdir instead ?

I don't believe so.  This is used at compile time to locate the libraries and header files.  However forcing it here to be the libdir is clearly not correct even though it doesn't seem to break the build.

I'll continue investigating and see if I can find a better solution. 

Drew


More information about the Openembedded-core mailing list