mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
rsnapshot: specify where perl is on the target
Do not let configure find the host perl. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
7cbf97d136
commit
33089071cc
|
|
@ -39,4 +39,5 @@ EXTRA_OECONF += "--without-cp \
|
|||
--without-ssh \
|
||||
--without-logger \
|
||||
--without-rsync \
|
||||
ac_cv_path_PERL=${bindir}/perl \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user