Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is enabled...
[qemu] / ppc.ld
diff --git a/ppc.ld b/ppc.ld
index 1e6bbe9..5248ef1 100644 (file)
--- a/ppc.ld
+++ b/ppc.ld
@@ -3,7 +3,6 @@
  */
 OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc")
 OUTPUT_ARCH(powerpc:common)
-SEARCH_DIR(/usr/powerpc-linux-gnu/lib); SEARCH_DIR(/usr/local/lib); SEARCH_DIR(/lib); SEARCH_DIR(/usr/lib)
 ENTRY(_start)
 SECTIONS
 {