mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-03-24 02:54:24 -05:00
let's call this a release
This commit is contained in:
parent
e92a6bc61f
commit
caa95f2456
|
|
@ -63,7 +63,7 @@ then
|
|||
--prefix=$prefix \
|
||||
--enable-lto $plugin_ld\
|
||||
--with-system-zlib \
|
||||
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 alpha 8" \
|
||||
--with-bugurl="https://github.com/devkitPro/buildscripts/issues" --with-pkgversion="devkitA64 release 8" \
|
||||
$CROSS_PARAMS \
|
||||
|| { echo "Error configuring gcc"; exit 1; }
|
||||
touch configured-gcc
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user