From b8671f3794f64a59a9797944d342f705e804a4cf Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 16 Feb 2012 23:49:30 -0500 Subject: Prune CFLAGS in "cortexa8-*-*" architecture notes. --- diff --git a/architecture-notes.txt b/architecture-notes.txt index 7ee0989..56c7add 100644 --- a/architecture-notes.txt +++ b/architecture-notes.txt @@ -6,8 +6,7 @@ four things will affect general binary compatibility: byte order: little-endian ABI: GNU EABI floating-point ABI: hardware - CFLAGS: -march=armv7-a -mcpu=cortex-a8 -mtune=cortex-a8 -mthumb - -mfpu=neon -mfloat-abi=hard -O3 -fsingle-precision-constant + CFLAGS: -O3 -fsingle-precision-constant GCC configure options: --with-arch=armv7-a \ --with-cpu=cortex-a8 --with-tune=cortex-a8 \ --with-mode=thumb --with-fpu=neon --with-float=hard -- cgit v0.9.1