mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
package/cpio: remove useless comment
This comment is about host-cpio which hasn't been added in Buildroot. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
7d53040f33
commit
f70c58c2c7
@ -16,8 +16,7 @@ CPIO_PATCH = \
|
|||||||
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/cpio/files/cpio-2.11-stat.patch
|
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-arch/cpio/files/cpio-2.11-stat.patch
|
||||||
|
|
||||||
# cpio uses argp.h which is not provided by uclibc or musl by default.
|
# cpio uses argp.h which is not provided by uclibc or musl by default.
|
||||||
# Use the argp-standalone package to provide this but make sure
|
# Use the argp-standalone package to provide this.
|
||||||
# the host package does not try to use the host version.
|
|
||||||
ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
|
ifeq ($(BR2_PACKAGE_ARGP_STANDALONE),y)
|
||||||
CPIO_DEPENDENCIES += argp-standalone
|
CPIO_DEPENDENCIES += argp-standalone
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user