File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22#! /bin/bash
33# ---------------------------------------------------------------------------------
44# devkitARM release 54
5- # devkitPPC release 36
5+ # devkitPPC release 37
66# devkitA64 release 15
77# ---------------------------------------------------------------------------------
88
Original file line number Diff line number Diff line change 9797 --with-headers=../../newlib-$NEWLIB_VER /newlib/libc/include \
9898 --prefix=$prefix \
9999 --with-system-zlib\
100- --with-bugurl=" https://github.com/devkitpro/buildscripts/issues" --with-pkgversion=" devkitPPC release 36 " \
100+ --with-bugurl=" https://github.com/devkitpro/buildscripts/issues" --with-pkgversion=" devkitPPC release 37 " \
101101 $CROSS_PARAMS \
102102 $CROSS_GCC_PARAMS \
103103 CFLAGS_FOR_TARGET=" -O2 -ffunction-sections -fdata-sections" \
You can’t perform that action at this time.
0 commit comments