CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
m4: Pkgfile clean
authorVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 10:38:32 +0000 (10:38 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 1 Oct 2014 10:38:32 +0000 (10:38 +0000)
m4/Pkgfile

index 922017de94f92c98197cd7e01bb1042e68fef6ed..eaa0dfb992bd254ff6196d8a1a7bc1e6661f84f0 100644 (file)
@@ -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 \