changeset 6239:f70d2919d581

Remove binutils patch
author Phil Holmes <mail@philholmes.net>
date Sat, 27 Sep 2014 12:22:56 +0100
parents b0634a8e479e
children a86a83dc041f
files gub/specs/cross/binutils.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gub/specs/cross/binutils.py	Sat Sep 27 12:07:27 2014 +0100
+++ b/gub/specs/cross/binutils.py	Sat Sep 27 12:22:56 2014 +0100
@@ -44,7 +44,7 @@
 
 class Binutils__linux__ppc (Binutils):
     patches = Binutils.patches + [
-        'binutils-2.18-werror-ppc.patch'
+        ''
         ]
 
 class Binutils__mingw (Binutils):