]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Resolve build issues on Debian GNU/kFreeBSD port.
authorPetr Salinger <Petr.Salinger@seznam.cz>
Wed, 24 Mar 2010 03:21:15 +0000 (14:21 +1100)
committerNathan Scott <nathans@debian.org>
Wed, 24 Mar 2010 03:21:15 +0000 (14:21 +1100)
commit2ee06c8d3639132cc8dd8685d053799c5eaa62f6
tree0c6c4982cda9d30bd46db0875d0be4cf4e6ecdee
parent853a75b3b30b0556fb5f100d4087f1ce46769bd1
Resolve build issues on Debian GNU/kFreeBSD port.

Additional platform target added to build system, with similar
build options to Linux but ultimately making BSD syscalls (and
hence leveragin the existing FreeBSD port in places too).

Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Nathan Scott <nathans@debian.org>
Signed-off-by: Nathan Scott <nathans@debian.org>
include/builddefs.in
include/platform_defs.h.in
libxfs/freebsd.c
m4/package_globals.m4