diff -r ccd52fece6ff -r 0757c2976f96 sbsv2/raptor/lib/flm/globals.mk --- a/sbsv2/raptor/lib/flm/globals.mk Mon Nov 29 15:29:25 2010 +0800 +++ b/sbsv2/raptor/lib/flm/globals.mk Mon Nov 29 15:37:06 2010 +0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +# Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). # All rights reserved. # This component and the accompanying materials are made available # under the terms of the License "Eclipse Public License v1.0" @@ -34,7 +34,9 @@ TOOLPLATFORMDIR:= else DOTEXE:= -TOOLPLATFORMDIR:=/$(HOSTPLATFORM_DIR) + +# For the time being tools are all 32-bit +TOOLPLATFORMDIR:=/$(HOSTPLATFORM32_DIR) endif # addglobal(GlobalTargetName)