mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
disable werror in gdb
This commit is contained in:
@@ -208,6 +208,7 @@ $(GDB_HOST_DIR)/.configured: $(GDB_DIR)/.unpacked
|
||||
--disable-tui --disable-gdbtk --without-x \
|
||||
--without-included-gettext \
|
||||
--enable-threads \
|
||||
--disable-werror \
|
||||
)
|
||||
touch $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user