From 4b33e710f7da79a9b69bf636ab1329d9bcc9671e Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 13 Nov 2014 12:21:05 +0000 Subject: Upgrade GNU tar to 1.28 to be glibc compatible --- strata/webtools/tar.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strata/webtools') diff --git a/strata/webtools/tar.morph b/strata/webtools/tar.morph index 2253e3b7..9219abeb 100644 --- a/strata/webtools/tar.morph +++ b/strata/webtools/tar.morph @@ -3,7 +3,7 @@ kind: chunk configure-commands: - bash bootstrap --skip-po - FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin - --disable-nls + --disable-nls --disable-gcc-warnings build-commands: - make install-commands: -- cgit v1.2.1