From 708280d3d2575d24b7b830c0ff441c49930f432a Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: May 15 2020 20:14:41 +0000 Subject: use deafult armv7hl define --- diff --git a/SPECS/gcc.spec b/SPECS/gcc.spec index fa01b9a..939a683 100644 --- a/SPECS/gcc.spec +++ b/SPECS/gcc.spec @@ -985,10 +985,6 @@ CONFIGURE_OPTS="\ %ifarch mips64 mips64el --with-arch=mips64r2 --with-abi=64 \ %endif -%ifarch armv7hl - --with-tune=cortex-a8 --with-arch=armv7-a \ - --with-float=hard --with-fpu=vfpv3-d16 --with-abi=aapcs-linux \ -%endif %ifnarch sparc sparcv9 ppc --build=%{gcc_target_platform} \ %endif