devkitARM: update gdb patch

This commit is contained in:
Dave Murphy
2019-05-14 10:22:19 +01:00
parent b1d5f5c7a6
commit aeb6482da9
3 changed files with 213 additions and 65 deletions

View File

@@ -64,7 +64,7 @@ then
--prefix=$prefix \
--enable-lto\
--with-system-zlib \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 52" \
--with-bugurl="http://wiki.devkitpro.org/index.php/Bug_Reports" --with-pkgversion="devkitARM release 52-2" \
$CROSS_PARAMS \
$CROSS_GCC_PARAMS \
|| { echo "Error configuring gcc"; exit 1; }