mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
Merge branch 'abrodkin-gdb-10-fix' of git://github.com/foss-for-synopsys-dwc-arc-processors/crosstool-ng
This commit is contained in:
commit
a87b62ee11
@ -8,11 +8,6 @@ do_debug_gdb_get()
|
||||
do_debug_gdb_extract()
|
||||
{
|
||||
CT_ExtractPatch GDB
|
||||
|
||||
# Workaround for bad versions, where the configure
|
||||
# script for gdbserver is not executable...
|
||||
# Bah, GNU folks strike again... :-(
|
||||
chmod a+x "${CT_SRC_DIR}/gdb/gdb/gdbserver/configure"
|
||||
}
|
||||
|
||||
do_debug_gdb_build()
|
||||
|
Loading…
Reference in New Issue
Block a user