From 49667a12a1c22fb89c3f325b39e45762ade4ef86 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 23 Sep 2012 18:28:09 +0200 Subject: Toolchain addons: gdb: disable NLS Signed-off-by: Abdoulaye Walsimou Gaye --- packages/development/gdb/gdb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/development/gdb/gdb.mk b/packages/development/gdb/gdb.mk index 3a10a60..d64dfef 100644 --- a/packages/development/gdb/gdb.mk +++ b/packages/development/gdb/gdb.mk @@ -44,7 +44,7 @@ GDB_LIBEXECS := GDB_PKGCONFIGS := GDB_CONFIGURE_ENV := -GDB_CONFIGURE_OPTS := --disable-werror --disable-sim \ +GDB_CONFIGURE_OPTS := --disable-werror --disable-sim --disable-nls \ --with-bugurl="$(EMBTK_BUGURL)" \ --with-pkgversion="embtk-$(EMBTK_VERSION)" -- cgit v1.2.3