From: Victor Martinez Date: Sun, 16 Oct 2011 20:17:55 +0000 (+0000) Subject: gcc: added hard float X-Git-Url: http://gitweb/?a=commitdiff_plain;h=5782eb1572075fc782133494e5bd3776b7f29cf5;p=attic%2Fports%2Fcore-cross.git gcc: added hard float --- diff --git a/gcc/Pkgfile b/gcc/Pkgfile index 360eaa9..795910f 100644 --- a/gcc/Pkgfile +++ b/gcc/Pkgfile @@ -35,6 +35,7 @@ build() { --enable-__cxa_atexit \ --enable-clocale=gnu \ --enable-shared \ + --with-float=hard \ --disable-nls \ --with-x=no \ --with-system-zlib \