tcmode: set localedir to ${exec_prefix}/lib/locale

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2012-09-21 07:44:43 -07:00
parent 9f793aaf68
commit 965baa3484

View File

@@ -12,6 +12,8 @@ python () {
d.setVar('TOOLCHAIN_PATH_ADD', '')
}
localedir = "${exec_prefix}/lib/locale"
CSL_TARGET_SYS_powerpc ?= "powerpc-linux-gnu powerpc-mentor-linux-gnu"
CSL_TARGET_SYS_powerpc64 ?= "powerpc-linux-gnu powerpc-mentor-linux-gnu"
CSL_TARGET_SYS_arm ?= "arm-none-linux-gnueabi arm-mentor-linux-gnueabi"