mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
package/ucl: drop package
ucl is directly vendored in upx since version 3.99 and
61e1366122
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1567516d89
commit
85c5af46ad
@ -1,3 +0,0 @@
|
||||
# Locally calculated
|
||||
sha256 b865299ffd45d73412293369c9754b07637680e5c826915f097577cd27350348 ucl-1.03.tar.gz
|
||||
sha256 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c COPYING
|
@ -1,15 +0,0 @@
|
||||
################################################################################
|
||||
#
|
||||
# ucl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
UCL_VERSION = 1.03
|
||||
UCL_SITE = http://www.oberhumer.com/opensource/ucl/download
|
||||
UCL_LICENSE = GPL-2.0+
|
||||
UCL_LICENSE_FILES = COPYING
|
||||
|
||||
# Fix ACC conformance test failure for host gcc 6.x
|
||||
HOST_UCL_CONF_ENV += CPPFLAGS="$(HOST_CPPFLAGS) -std=iso9899:1990"
|
||||
|
||||
$(eval $(host-autotools-package))
|
Loading…
Reference in New Issue
Block a user