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 65
4- # devkitPPC release 46
4+ # devkitPPC release 46.1
55# devkitA64 release 27
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 46" \
104+ --with-bugurl=" https://github.com/devkitpro/buildscripts/issues" --with-pkgversion=" devkitPPC release 46.1 " \
105105 $CROSS_PARAMS \
106106 $CROSS_GCC_PARAMS \
107107 $EXTRA_GCC_PARAMS \
You can’t perform that action at this time.
0 commit comments