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 6a2cfec commit 94cabdfCopy full SHA for 94cabdf
1 file changed
dkppc/scripts/build-gcc.sh
@@ -101,7 +101,7 @@ then
101
--with-newlib \
102
--with-headers=../../newlib-$NEWLIB_VER/newlib/libc/include \
103
--prefix=$prefix \
104
- --with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 41" \
+ --with-bugurl="https://github.com/devkitpro/buildscripts/issues" --with-pkgversion="devkitPPC release 42.1" \
105
$CROSS_PARAMS \
106
$CROSS_GCC_PARAMS \
107
$EXTRA_GCC_PARAMS \
0 commit comments