File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22# ---------------------------------------------------------------------------------
33# devkitARM release 63
4- # devkitPPC release 45.1
4+ # devkitPPC release 45.2
55# devkitA64 release 25.1
66# ---------------------------------------------------------------------------------
77
Original file line number Diff line number Diff line change 101101 --with-newlib \
102102 --with-headers=../../newlib-$NEWLIB_VER /newlib/libc/include \
103103 --prefix=$prefix \
104- --with-bugurl=" https://github.com/devkitpro/buildscripts/issues" --with-pkgversion=" devkitPPC release 45.1 " \
104+ --with-bugurl=" https://github.com/devkitpro/buildscripts/issues" --with-pkgversion=" devkitPPC release 45.2 " \
105105 $CROSS_PARAMS \
106106 $CROSS_GCC_PARAMS \
107107 $EXTRA_GCC_PARAMS \
You can’t perform that action at this time.
0 commit comments