CRUX-ARM :
Home
Home
::
Documentation
::
Download
::
Development
::
Community
::
Ports
::
Packages
::
Bugs
::
Links
::
About
::
Donors
development
/
toolchain.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
172c70d
)
raspberrypi.mk: removed thumb support. Problems with gcc while building hardfp and...
author
Victor Martinez
<pitillo@ono.com>
Wed, 12 Dec 2012 17:52:01 +0000
(17:52 +0000)
committer
Victor Martinez
<pitillo@ono.com>
Wed, 12 Dec 2012 17:52:01 +0000
(17:52 +0000)
raspberrypi.mk
patch
|
blob
|
blame
|
history
diff --git
a/raspberrypi.mk
b/raspberrypi.mk
index e96c6a3b0159d66d42eac35652df5c066735c085..f011afbf006da92aeba91634c038cde617a8886d 100644
(file)
--- a/
raspberrypi.mk
+++ b/
raspberrypi.mk
@@
-2,7
+2,7
@@
ABI = aapcs-linux
ARCH = armv6zk
FPU = vfp
-MODE =
thumb
+MODE =
arm
FLOAT = hard
# End of file