]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: don't install platform_defs.h
authorChristoph Hellwig <hch@lst.de>
Sun, 2 Aug 2015 23:58:33 +0000 (09:58 +1000)
committerDave Chinner <david@fromorbit.com>
Sun, 2 Aug 2015 23:58:33 +0000 (09:58 +1000)
commitdcabd4e7e955231a6bb92ce1038e62e5a9b90c5d
tree82e6e0a9befd42c38e3a514c9c9d87fc41e10ed3
parent24842c5c81900c7ce92e334d4156ce81f8016fab
xfsprogs: don't install platform_defs.h

platform_defs.h is a generated header file, which causes all kinds
of problems when installed on multiarch systems, and requires
workarounds in distribution packages.  Instead move the small parts
of it needed in the installed xfs.h into xfs.h and keep
platform_defs.h private to xfsprogs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
45 files changed:
include/Makefile
include/libxfs.h
include/linux.h
include/path.h
include/platform_defs.h.in
include/project.h
include/xfs.h
io/attr.c
io/bmap.c
io/fadvise.c
io/fiemap.c
io/file.c
io/freeze.c
io/fsync.c
io/getrusage.c
io/imap.c
io/init.c
io/inject.c
io/io.h
io/link.c
io/madvise.c
io/mincore.c
io/mmap.c
io/open.c
io/parent.c
io/pread.c
io/prealloc.c
io/pwrite.c
io/readdir.c
io/resblks.c
io/seek.c
io/sendfile.c
io/shutdown.c
io/sync.c
io/sync_file_range.c
io/truncate.c
libhandle/handle.c
libhandle/jdm.c
libxcmd/command.c
libxcmd/help.c
libxcmd/input.c
libxcmd/quit.c
libxfs/crc32.c
libxfs/libxfs_priv.h
libxfs/radix-tree.c