use binutils 2.30 for devkitA64

This commit is contained in:
Dave Murphy
2018-02-11 12:23:01 +00:00
parent 573afd62d1
commit ce64db576f
3 changed files with 348 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ then
--prefix=$prefix \
--enable-lto $plugin_ld\
--with-system-zlib \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 alpha 6" \
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 alpha 7" \
$CROSS_PARAMS \
|| { echo "Error configuring gcc"; exit 1; }
touch configured-gcc