Michael Smith <[email protected]> writes:
>> - perl ./Configure ${EXTRA_OECONF} shared --prefix=$useprefix
>> --openssldir=${libdir}/ssl $target
>> + perl ./Configure ${EXTRA_OECONF} shared --prefix=$useprefix
>> --libdir=lib --openssldir=${libdir}/ssl $target
>
> Could you change "lib" to "${libdir}"? For x86_64 builds my libdir is
> /usr/lib64.
ok; I will use `basename ${libdir}`.
Just for interest: how did you configured the x86_64 target to use
lib64 directories? By manually overriding all the *libdir variables in
bitbake.conf? How well are recipes prepared to use ${*libdir} instead
of static /lib?
Enrico
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel