amd64 compiles with clang again
commit1570759bf686aaccb9a8f7946b0e3bfa891ffa14
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Sun, 10 Mar 2013 22:00:33 +0000 (10 23:00 +0100)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Sun, 10 Mar 2013 22:00:33 +0000 (10 23:00 +0100)
tree1c4d871fb037b7eca53452d13ff3b67f404b504c
parent39ba6d5abac01f0fd9490e8e76f1846d4cf88f36
amd64 compiles with clang again

Well, almost. Some of the files are actually compiled by gcc and
the GNU linker from binutils is used because llvm-link does not
support custom linker script.
kernel/Makefile
kernel/arch/amd64/Makefile.inc
uspace/Makefile.common
uspace/lib/c/Makefile
uspace/lib/c/arch/amd64/Makefile.common