chore(main/ndk-sysroot): drop gcc_fixes.diff

That we have carried but not used for a few ndk versions.  Diff is
available in git history, let's not keep it in repo any more.
This commit is contained in:
Henrik Grimler 2023-01-06 20:38:20 +01:00
parent 38c22acb44
commit 0b9bf5d483
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
2 changed files with 0 additions and 1377 deletions

View File

@ -24,8 +24,6 @@ termux_step_extract_into_massagedir() {
$TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX/include
patch -d $TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX/include/c++/v1 -p1 < $TERMUX_PKG_BUILDER_DIR/math-header.diff
# disable for now
# patch -d $TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX/ -p1 < $TERMUX_PKG_BUILDER_DIR/gcc_fixes.diff
cp $TERMUX_STANDALONE_TOOLCHAIN/sysroot/usr/lib/$TERMUX_HOST_PLATFORM/$TERMUX_PKG_API_LEVEL/*.o \
$TERMUX_PKG_MASSAGEDIR/$TERMUX_PREFIX/lib

File diff suppressed because it is too large Load Diff