2
0
mirror of https://github.com/bebbo/amigaos-cross-toolchain.git synced 2025-12-08 22:38:24 +00:00
Files
amigaos-cross-toolchain6/patches/binutils-2.9.1/ld/acconfig.h.diff
2012-02-13 22:48:58 -08:00

10 lines
290 B
Diff

--- binutils-2.9.1/ld/acconfig.h Fri May 1 08:48:47 1998
+++ binutils-2.9.1/ld/acconfig.h Sun Aug 23 00:00:00 1998
@@ -20,3 +20,6 @@
/* Do we need to use the b modifier when opening binary files? */
#undef USE_BINARY_FOPEN
+
+/* Are we building a cross linker */
+#undef CROSS_LINKER