Comment 10 for bug 555977

Revision history for this message
Matthias Klose (doko) wrote :

bridges/source/cpp_uno/{shared,gcc3_linux_arm}/makefile.mk would be candidates for

+.IF "$(CPUNAME)"=="ARM"
+CFLAGS += -marm
+.ENDIF