[OE-core] [PATCH 1/3] gawk: upgrade from 4.0.2 to 4.1.1

Burton, Ross ross.burton at intel.com
Tue Jun 3 09:52:16 UTC 2014


On 3 June 2014 02:41, Chen Qi <Qi.Chen at windriver.com> wrote:
> +FILES_gawk-common += "${datadir}/awk/* ${libexecdir}/awk/* ${libexecdir}/*.so ${libexecdir}/*.la"

.la files should *never* be installed in a non-dev package (and in
general they can be ignored anyway).  Are the .so files symlinks, or
runtime loadable modules?  I'm currently working on a patch to move
libexecdir so can you check with the makefile to see if they're being
installed into libexecdir, or libdir/gawk/

Ross



More information about the Openembedded-core mailing list