force use of arm instruction set for building the runtime on ARM
commitd191d26b26a5910c4ce86cc7e7dd789e581576fc
authorChristophe Rhodes <csr21@cantab.net>
Sun, 11 May 2014 07:36:12 +0000 (11 07:36 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 11 May 2014 07:36:12 +0000 (11 07:36 +0000)
tree3e3c5882869c71e06fa3e46a65bc4150bf3571fe
parenteccba2ae33ebba6a68cfe297996e1785d6dbff92
force use of arm instruction set for building the runtime on ARM

(That's "as opposed to Thumb", which generally interworks fine
but which our build tools have a certain amount of difficulty
with.)

Pushed from my BeagleBone
src/runtime/Config.arm-linux