revert 9e8b17013c since the problem seems to have disappeared in master

This commit is contained in:
Laurent Sansonetti
2013-08-10 14:44:51 +02:00
parent 9e8b17013c
commit 022c504a80

View File

@@ -117,8 +117,7 @@ module Motion; module Project;
end
def strip_args
# We only strip x86_64 symbols, because attempting to strip i386 symbols results in a 'symbols referenced by indirect symbol table entries that can't be stripped' error.
'-arch x86_64'
''
end
def supported_sdk_versions(versions)