fix-tooldir.patch 510 B

123456789101112
  1. diff -Nur newlib-xtensa.orig/configure newlib-xtensa/configure
  2. --- newlib-xtensa.orig/configure 2017-12-29 15:26:12.000000000 +0100
  3. +++ newlib-xtensa/configure 2017-12-29 15:35:01.420208845 +0100
  4. @@ -6847,7 +6847,7 @@
  5. # Some systems (e.g., one of the i386-aix systems the gas testers are
  6. # using) don't handle "\$" correctly, so don't use it here.
  7. -tooldir='${exec_prefix}'/${target_noncanonical}
  8. +tooldir='${exec_prefix}'
  9. build_tooldir=${tooldir}
  10. # Create a .gdbinit file which runs the one in srcdir