diff options
Diffstat (limited to 'util/crossgcc/patches/binutils-2.18.50_no-i386-svr4-asm-comments.patch')
-rw-r--r-- | util/crossgcc/patches/binutils-2.18.50_no-i386-svr4-asm-comments.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/util/crossgcc/patches/binutils-2.18.50_no-i386-svr4-asm-comments.patch b/util/crossgcc/patches/binutils-2.18.50_no-i386-svr4-asm-comments.patch deleted file mode 100644 index 76d207e99a..0000000000 --- a/util/crossgcc/patches/binutils-2.18.50_no-i386-svr4-asm-comments.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- binutils-2.18.50/gas/config/tc-i386.c~ 2009-01-20 14:19:04.000000000 +0100 -+++ binutils-2.18.50/gas/config/tc-i386.c 2009-01-20 14:20:47.000000000 +0100 -@@ -183,6 +183,7 @@ - && !defined (TE_GNU) \ - && !defined (TE_LINUX) \ - && !defined (TE_NETWARE) \ -+ && 0 \ - && !defined (TE_FreeBSD) \ - && !defined (TE_NetBSD))) - /* This array holds the chars that always start a comment. If the |