[OE-core] [PATCH 1/2] autoconf: set perl location only for target
Burton, Ross
ross.burton at intel.com
Fri May 15 14:11:40 UTC 2015
On 15 May 2015 at 11:35, Junling Zheng <zhengjunling at huawei.com> wrote:
> We should only fix perl location to /usr/bin/perl for target. It seems
> to be more appropriate that the perl used by native and nativesdk class
> of autoconf depends on build host environment.
>
But as this fragment matches any hashbang line and replaces it with
/usr/bin/perl, won't this mean that the nativesdk packages will use the
path to perl *on the build host*, which may not be valid on the host using
a SDK (build host is Fedora with /bin/perl, SDK host is Debian without
/bin/perl). Forcing the path to /usr/bin/perl seems the right thing to do
across all targets.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150515/ea2b5720/attachment-0002.html>
More information about the Openembedded-core
mailing list