clang: support for building elf using temporary elf-targeted binutils.

This commit is contained in:
Ben Gras
2011-02-21 16:06:58 +00:00
parent b9b9cb8a62
commit cba6e667da
3 changed files with 10 additions and 2 deletions
+3
View File
@@ -34,3 +34,6 @@ clean_gnu:
clean_elf:
sh elf_build.sh clean
clean_clang:
sh clang_build.sh clean