We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65d7acf commit ff519e6Copy full SHA for ff519e6
package/gdb/Config.in.host
@@ -52,7 +52,7 @@ config BR2_GDB_VERSION
52
depends on BR2_PACKAGE_GDB || BR2_PACKAGE_HOST_GDB
53
default "6.7.1-avr32-2.1.5" if BR2_GDB_VERSION_6_7_1_AVR32_2_1_5 || \
54
(!BR2_PACKAGE_HOST_GDB && BR2_avr32)
55
- default "arc-2014.08-gdb" if BR2_arc
+ default "arc-7.5-dev" if BR2_arc
56
default "6be65fb56ea6694a9260733a536a023a1e2d4d57" if BR2_microblaze
57
default "7.7.1" if BR2_GDB_VERSION_7_7 || !BR2_PACKAGE_HOST_GDB
58
default "7.8" if BR2_GDB_VERSION_7_8
0 commit comments