diff options
Diffstat (limited to 'devel/avr-gcc-3/files/patch-ab')
-rw-r--r-- | devel/avr-gcc-3/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/avr-gcc-3/files/patch-ab b/devel/avr-gcc-3/files/patch-ab deleted file mode 100644 index 60189c6a6192..000000000000 --- a/devel/avr-gcc-3/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Aug 12 16:44:46 2001 -+++ Makefile.in Sun Aug 12 16:45:18 2001 -@@ -169,7 +169,7 @@ - - # This is set by the configure script to the list of directories which - # should be built using the target tools. --TARGET_CONFIGDIRS = libiberty libgloss $(SPECIAL_LIBS) newlib librx winsup opcodes bsp libstub cygmon libf2c libchill libobjc -+TARGET_CONFIGDIRS = libgloss $(SPECIAL_LIBS) newlib librx winsup opcodes bsp libstub cygmon libf2c libchill libobjc - - # Target libraries are put under this directory: - # Changed by configure to $(target_alias) if cross. |