]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: define and use BUILD_CC in configure.ac for cross compilation
authorTheodore Ts'o <tytso@mit.edu>
Mon, 3 Aug 2015 00:16:21 +0000 (10:16 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 3 Aug 2015 00:16:21 +0000 (10:16 +1000)
commite14913c167250f3eb38488bf88a64b0b427490a7
tree07c02262b5d4a1ddfd5f42d6fd114a7cdca8d9aa
parentb9bc59cbf46c61cc58ecbd6cacc47307d1a9172a
xfsprogs: define and use BUILD_CC in configure.ac for cross compilation

In order to support cross-compilation, we need to build gen_crc32table
using the C compiler targetted for the build platform, since it is run
as part of the build process.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
configure.ac
include/builddefs.in
libxfs/Makefile