From 5782eb1572075fc782133494e5bd3776b7f29cf5 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sun, 16 Oct 2011 20:17:55 +0000 Subject: [PATCH] gcc: added hard float --- gcc/Pkgfile | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.26.2