summaryrefslogtreecommitdiffstats
path: root/package/xz/xz.mk
blob: 8f2e0f1d83eb835b6952de24fcba9d36737eea71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#############################################################
#
# xz-utils
#
#############################################################
XZ_VERSION = 5.0.3
XZ_SOURCE = xz-$(XZ_VERSION).tar.bz2
XZ_SITE = http://tukaani.org/xz/
XZ_INSTALL_STAGING = YES
XZ_CONF_ENV = ac_cv_prog_cc_c99='-std=gnu99'

$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))