From 4a9c78c951bff090fcc5e45e215243c364eef589 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Fri, 9 Sep 2005 22:47:04 +0000 Subject: uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on these packages This commit causes thumb build for everything in ucslugc-packages except these packages and libgcc (from gcc). libgcc and uclibc still need some work, the other packages reveal compiler bugs (monotone), source bugs (alsa) or missing configuration (thumb arch support in util-linux) and so are disabled for the moment. --- packages/monotone/monotone-5_0.22.bb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'packages/monotone/monotone-5_0.22.bb') diff --git a/packages/monotone/monotone-5_0.22.bb b/packages/monotone/monotone-5_0.22.bb index c646fc2724..6de29e54b1 100644 --- a/packages/monotone/monotone-5_0.22.bb +++ b/packages/monotone/monotone-5_0.22.bb @@ -1,3 +1,8 @@ +# Release 0.22 reveals bugs in g++ for thumb (g++ generates +# relocations which the linker cannot represent) +#FIXME: remove the following +ARM_INSTRUCTION_SET = "" + include monotone.inc PR = "r0" -- cgit v1.2.3