From: Victor Martinez Date: Wed, 1 Oct 2014 10:38:32 +0000 (+0000) Subject: m4: Pkgfile clean X-Git-Url: http://gitweb/?a=commitdiff_plain;h=61afe44a9353f139b11e2c5504a706c75ca7604b;p=crossrootfs.git m4: Pkgfile clean --- diff --git a/m4/Pkgfile b/m4/Pkgfile index 922017d..eaa0dfb 100644 --- a/m4/Pkgfile +++ b/m4/Pkgfile @@ -11,9 +11,6 @@ source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) build() { cd $name-$version - # fix for glibc 'gets' removal - # sed -i -e '/gets is a/d' lib/stdio.in.h - ./configure --build=$CHOST \ --host=$CTARGET \ --prefix=/usr \