summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/development/gdb/gdb.mk2
1 files changed, 1 insertions, 1 deletions
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)"