git.joshuawise.com
/
firearm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c1ba49
)
tests/Makefile: Build without THUMB support. This fixes the 'regression'...
author
Joshua Wise
<joshua@escape.joshuawise.com>
Thu, 11 Mar 2010 08:49:38 +0000
(
03:49
-0500)
committer
Joshua Wise
<joshua@escape.joshuawise.com>
Thu, 11 Mar 2010 08:49:38 +0000
(
03:49
-0500)
tests/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index
dd41d75
..
471a83e
100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-1,3
+1,5
@@
+CFLAGS=-mno-thumb-interwork -march=armv4
+
all: costas.hex testbench.hex
%.o: %.c
This page took
0.017212 seconds
and
4
git commands to generate.