1 ################################################################################
5 ################################################################################
8 UCL_SITE
= http
://www.oberhumer.com
/opensource
/ucl
/download
10 UCL_LICENSE_FILES
= COPYING
12 # Fix ACC conformance test failure for host gcc 6.x
13 HOST_UCL_CONF_ENV
+= CPPFLAGS
="$(HOST_CPPFLAGS) -std=c90"
15 $(eval
$(host-autotools-package
))