[OE-core] how to override baselib for ppc64?

Kumar Gala galak at kernel.crashing.org
Thu Aug 4 04:47:35 UTC 2011


in meta/conf/bitbake.conf we set:

baselib = "lib"

For the ppc64 (non-multlib) targets we want this to be:

baselib = "lib64"

I'm not sure the best way or place to set this so it will work properly and co-exist with the multilib options.

- k



More information about the Openembedded-core mailing list