]> Joshua Wise's Git repositories - firearm.git/blobdiff - tests/Makefile
tests/Makefile: Build without THUMB support. This fixes the 'regression'...
[firearm.git] / tests / Makefile
index dd41d75ecf27955a7d1cee87cbd9eb925e604b1a..471a83ee0f9bc4f1c5f79e221a375ce17b4815c8 100644 (file)
@@ -1,3 +1,5 @@
+CFLAGS=-mno-thumb-interwork -march=armv4
+
 all: costas.hex testbench.hex
 
 %.o: %.c
This page took 0.022067 seconds and 4 git commands to generate.