K 10 svn:author V 3 dim K 8 svn:date V 27 2014-02-23T17:25:53.108996Z K 7 svn:log V 270 Similar to r262306 for boot1's Makefile, clang spells -mcmodel=medany as -mcmodel=large, for now. While here, disable -msoft-float for clang since it is not supported, and add -fno-dwarf2-cfi-asm to stop it from emitting .cfi directives, which GNU as does not support. END