freebsd-dev/sys/boot/i386/boot2
Dimitry Andric c05f0da034 Use a more robust way to substitute gcc for clang, when compiling
gnu/lib/libobjc and sys/boot/i386/boot2, so it also works when using
absolute paths and/or options, as in CC="/absolute/path/clang -foo".

Approved by:	rpaulo (mentor)
2010-08-31 17:33:29 +00:00
..
boot1.S Revert the part of change 107879 that employs the unused bytes after 2009-03-07 22:05:58 +00:00
boot2.c Our boot loader is capable of booting both i386 and amd64 kernels so 2010-03-26 01:30:53 +00:00
lib.h
Makefile Use a more robust way to substitute gcc for clang, when compiling 2010-08-31 17:33:29 +00:00
sio.S