mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5477 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
438 B
Diff
12 lines
438 B
Diff
--- git/cpu/omap3/config.mk-orig 2008-05-27 16:46:45.000000000 -0700
|
|
+++ git/cpu/omap3/config.mk 2008-05-29 12:50:49.000000000 -0700
|
|
@@ -23,7 +23,7 @@
|
|
PLATFORM_RELFLAGS += -fno-strict-aliasing -fno-common -ffixed-r8 \
|
|
-msoft-float
|
|
|
|
-PLATFORM_CPPFLAGS += -march=armv7a
|
|
+PLATFORM_CPPFLAGS += -march=armv7-a
|
|
# =========================================================================
|
|
#
|
|
# Supply options according to compiler version
|