Move patched binutils & gcc to git repos for easier development.

This commit is contained in:
Krystian Bacławski
2016-04-17 16:48:30 +02:00
parent 7b237d9d6b
commit fd01566714
96 changed files with 5 additions and 12393 deletions
+1 -1
View File
@@ -485,4 +485,4 @@ __all__ = ['setvar', 'panic', 'cmpver', 'find_executable', 'chmod', 'execute',
'rmtree', 'mkdir', 'copy', 'copytree', 'unarc', 'fetch', 'cwd',
'symlink', 'remove', 'move', 'find', 'textfile', 'env', 'path',
'add_site_dir', 'python_setup', 'recipe', 'unpack', 'patch',
'configure', 'make', 'require_header']
'configure', 'make', 'require_header', 'touch']