e2fsprogs/config
Chen Qi 91f04685bf Fix cross compilation problem in parse-types.sh
The checking of types in parse-types.sh doesn't make much sense in a
cross-compilation environment, because the generated binary is
executed on build machine.

So even if asm_types.h has got correct statements for types, it's
possible that the generated binary will report an error, because these
types are for the target machine.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-05-07 10:51:50 -04:00
..
config.guess Update config.{guess,sub} to the latest version 2013-12-10 23:12:38 -05:00
config.rpath Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
config.sub Update config.{guess,sub} to the latest version 2013-12-10 23:12:38 -05:00
install-sh Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
mkinstalldirs Make the helper scripts in the config directory executable. 2005-07-19 14:30:48 -05:00
parse-types.sh Fix cross compilation problem in parse-types.sh 2014-05-07 10:51:50 -04:00