Skip to content

Commit ae56dba

Browse files
committed
unify patches
1 parent e755556 commit ae56dba

12 files changed

Lines changed: 1474 additions & 30018 deletions

build-devkit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ if [ ! -z $CROSSBUILD ]; then
181181
BUILDDIR=$BUILDDIR-$CROSSBUILD
182182
fi
183183

184-
patchdir=$(pwd)/$basedir/patches
184+
patchdir=$(pwd)/patches
185185
scriptdir=$(pwd)/$basedir/scripts
186186

187187
archives="binutils-${BINUTILS_VER}.tar.xz gcc-${GCC_VER}.tar.xz newlib-${NEWLIB_VER}.tar.gz"

dka64/patches/gcc-15.2.0.patch

Lines changed: 0 additions & 362 deletions
This file was deleted.

0 commit comments

Comments
 (0)