Skip to content

Commit caa95f2

Browse files
committed
let's call this a release
1 parent e92a6bc commit caa95f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dka64/scripts/build-gcc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ then
6363
--prefix=$prefix \
6464
--enable-lto $plugin_ld\
6565
--with-system-zlib \
66-
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 alpha 8" \
66+
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 8" \
6767
$CROSS_PARAMS \
6868
|| { echo "Error configuring gcc"; exit 1; }
6969
touch configured-gcc

0 commit comments

Comments
 (0)