diff options
Diffstat (limited to 'packages/monotone/monotone-5_0.23.bb')
-rw-r--r-- | packages/monotone/monotone-5_0.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/monotone/monotone-5_0.23.bb b/packages/monotone/monotone-5_0.23.bb index 2b42672e6b..198d2acfec 100644 --- a/packages/monotone/monotone-5_0.23.bb +++ b/packages/monotone/monotone-5_0.23.bb @@ -1,7 +1,7 @@ # Release 0.22 reveals bugs in g++ for thumb (g++ generates # relocations which the linker cannot represent) #FIXME: remove the following -ARM_INSTRUCTION_SET = "" +ARM_INSTRUCTION_SET = "arm" include monotone.inc |