Sign in
android-kvm
/
buildroot
/
20ca008d02668c8f5880c81e2b8d1c9fd7841bd5
/
.
/
support
/
dependencies
/
check-host-tar.mk
blob: 010bde7a51db4279fbc6b769808aaef9c3d9ada3 [
file
] [
log
] [
blame
]
TAR
?=
tar
ifeq
(,
$
(
call suitable
-
host
-
package
,
tar
,
$
(
TAR
)))
DEPENDENCIES_HOST_PREREQ
+=
host
-
tar
TAR
=
$
(
HOST_DIR
)/
usr
/
bin
/
tar
endif
# Since TAR is at least 1.17, it will certainly support --strip-components
TAR_STRIP_COMPONENTS
=
--
strip
-
components