summaryrefslogtreecommitdiff
path: root/toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-10 18:27:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-10 18:27:49 +0100
commit2942da6030f89422ea0c13109737d629f104a5c0 (patch)
tree7f2356ec5ce8047e31f49d6de0bccd7a1cfc2a99 /toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch
parenteb42b93fa70a93a26e1fda16523ddadf29286eb5 (diff)
newlib: remove old xtensa fork
Diffstat (limited to 'toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch')
-rw-r--r--toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch b/toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch
deleted file mode 100644
index 1ad0f373d..000000000
--- a/toolchain/newlib/patches/newlib-xtensa/fix-tooldir.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur newlib-xtensa.orig/configure newlib-xtensa/configure
---- newlib-xtensa.orig/configure 2017-12-29 15:26:12.000000000 +0100
-+++ newlib-xtensa/configure 2017-12-29 15:35:01.420208845 +0100
-@@ -6847,7 +6847,7 @@
-
- # Some systems (e.g., one of the i386-aix systems the gas testers are
- # using) don't handle "\$" correctly, so don't use it here.
--tooldir='${exec_prefix}'/${target_noncanonical}
-+tooldir='${exec_prefix}'
- build_tooldir=${tooldir}
-
- # Create a .gdbinit file which runs the one in srcdir