[PATCH] FreeBSD compiler extensions

Robert Millan rmh at debian.org
Tue Jul 5 15:17:06 UTC 2011


2011/7/5 Roman Divacky <rdivacky at freebsd.org>:
> Why do you need this? Format-extensions are kernel only (which you dont use I
> presume)

Actually, we compile the kernel of FreeBSD regularly, both 8-STABLE
and 9-CURRENT.  It is the base of the Debian GNU/kFreeBSD
distribution.  We've recently ported the build system so that it can
be compiled on Debian GNU/Linux as well.  You can see build logs here:

https://buildd.debian.org/status/package.php?suite=sid&p=kfreebsd-8
https://buildd.debian.org/status/package.php?p=kfreebsd-9&suite=experimental

> and no-align-long-strings is boot only (which you dont use either).

We don't currently provide the FreeBSD bootloader, though we might do
in the future (it just takes someone to be interested enough to make a
Debian package).  I guess it doesn't hurt to wrap
no-align-long-strings as well? (but if you prefer, I can send a patch
for format-extensions only).

Thanks!

-- 
Robert Millan


More information about the freebsd-hackers mailing list