Chen Qi
7a8f3c783e
e2fsprogs: fix cross compilation problem
...
When compiling e2fsprogs for qemumips64, we got compilation errors.
The root cause is that parse-types.sh script would fail for mips64.
However, the type size checking in parse-types.sh doesn't make much
sense in case of cross compilation. This is because that the typedef
statements in asm_types.h are for the target machine while the generated
binary in parse-types.sh script is executed on build machine.
This patch fixes such problem.
(From OE-Core rev: 45877518e2d277c63d5a561408fbfcd4cb5a2a76)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Saul Wold <sgw@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2014-03-11 09:30:13 -07:00
..
2014-01-02 12:50:18 +00:00
2014-02-20 14:28:13 +00:00
2014-02-17 15:28:59 +00:00
2014-02-20 14:28:13 +00:00
2014-02-18 08:38:52 +00:00
2014-02-20 14:28:13 +00:00
2013-12-14 09:11:19 +00:00
2013-08-26 11:47:19 +01:00
2014-01-14 11:33:52 +00:00
2014-03-02 17:25:28 +00:00
2014-03-02 17:25:27 +00:00
2014-01-02 12:50:18 +00:00
2014-02-17 15:28:59 +00:00
2014-02-17 15:28:58 +00:00
2014-02-06 15:30:45 +00:00
2014-03-11 08:11:41 -07:00
2014-01-02 12:50:21 +00:00
2013-07-31 06:59:55 +01:00
2013-03-25 20:51:19 +00:00
2013-12-03 17:45:52 +00:00
2014-03-07 15:05:08 +00:00
2014-03-11 09:30:13 -07:00
2014-01-02 12:50:18 +00:00
2014-02-28 14:01:16 +00:00
2013-12-09 18:01:44 +00:00
2014-02-14 12:30:20 +00:00
2014-03-07 14:58:44 +00:00
2014-02-09 09:42:52 +00:00
2013-08-20 15:31:26 +01:00
2014-02-28 14:01:16 +00:00
2013-10-30 14:52:04 +00:00
2014-02-20 14:28:13 +00:00
2014-01-02 12:50:24 +00:00
2014-02-17 15:28:58 +00:00
2014-01-02 12:50:23 +00:00
2014-02-28 14:01:16 +00:00
2014-02-21 16:09:08 +00:00
2014-02-28 14:01:12 +00:00
2014-01-02 12:50:21 +00:00
2014-02-17 15:28:59 +00:00
2014-01-06 11:14:00 +00:00
2014-01-31 15:44:21 +00:00
2014-02-28 14:01:16 +00:00
2013-10-26 15:59:10 +01:00
2014-01-14 17:03:54 +00:00
2014-01-02 12:50:18 +00:00
2014-02-28 14:01:16 +00:00
2014-01-02 12:50:18 +00:00
2014-01-02 12:50:21 +00:00
2013-12-09 18:01:45 +00:00
2014-02-28 14:01:16 +00:00
2014-03-05 15:50:19 +00:00
2014-03-07 15:05:08 +00:00
2014-03-07 14:49:32 +00:00
2014-01-02 12:50:18 +00:00
2014-02-20 14:28:13 +00:00
2013-10-30 14:52:04 +00:00
2013-10-30 14:52:04 +00:00
2014-02-20 14:28:13 +00:00
2014-01-28 22:33:32 +00:00
2014-02-02 22:37:40 +00:00
2013-12-05 16:27:12 +00:00
2014-02-13 11:41:21 +00:00
2014-03-07 14:49:33 +00:00
2014-02-28 14:01:16 +00:00
2014-02-28 14:01:16 +00:00
2013-07-24 11:35:36 +01:00
2014-02-20 14:28:13 +00:00
2014-01-02 12:50:18 +00:00
2014-03-07 15:05:08 +00:00
2013-11-01 11:09:06 +00:00
2013-12-03 17:45:52 +00:00
2013-12-03 17:45:52 +00:00
2014-01-02 12:50:18 +00:00
2014-01-02 12:50:18 +00:00
2014-01-02 12:50:18 +00:00
2014-02-02 11:22:08 +00:00
2014-02-02 11:22:11 +00:00
2014-02-04 11:00:45 +00:00
2014-01-02 12:50:18 +00:00
2014-02-20 14:28:13 +00:00
2014-01-02 12:50:18 +00:00
2014-02-28 14:01:16 +00:00
2014-02-21 16:09:07 +00:00
2013-08-13 23:05:58 +01:00
2013-11-05 22:18:48 +00:00