mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: provide CPE ID details for numerous packages
This patch adds CPE ID information for a significant number of packages. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
bd665d182c
commit
63332c33aa
@@ -11,6 +11,7 @@ GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
||||
GZIP_CONF_OPTS = --exec-prefix=/
|
||||
GZIP_LICENSE = GPL-3.0+
|
||||
GZIP_LICENSE_FILES = COPYING
|
||||
GZIP_CPE_ID_VENDOR = gnu
|
||||
GZIP_CONF_ENV += gl_cv_func_fflush_stdin=yes
|
||||
HOST_GZIP_CONF_ENV += gl_cv_func_fflush_stdin=yes
|
||||
# configure substitutes $(SHELL) for the shell shebang in scripts like
|
||||
|
||||
Reference in New Issue
Block a user