Files
poky/meta/recipes-extended
Kai Kang 9028d9371a ltp: replace 'inline' with 'static inline' for gcc 5.x
gcc 5.x defaults to -std=gnu11 instead of -std=gnu89 which causes
semantics for inline functions changes.

The standalone 'inline' causes error with gcc 5 such as:

git/testcases/kernel/syscalls/kill/kill10.c:355: undefined reference to
`k_sigaction'

Replace inline with static inline to be compatible with both gcc 4 and 5.

Found and test with configure:
SELECTED_OPTIMIZATION="-O0  -fno-omit-frame-pointer -g -pipe"

(From OE-Core rev: 90e28e33c408d1607ebe0afb0db97e39255395d1)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-28 12:00:27 +01:00
..
2015-04-21 07:20:24 +01:00
2015-01-16 23:08:25 +00:00
2015-08-16 22:40:52 +01:00
2015-09-28 12:00:23 +01:00
2015-07-31 10:32:42 +01:00
2015-07-23 08:48:40 +01:00
2015-06-03 16:38:49 +01:00
2015-06-03 16:38:46 +01:00
2015-05-14 11:43:59 +01:00
2015-07-01 15:39:57 +01:00
2015-04-13 22:33:23 +01:00
2015-07-31 10:32:41 +01:00
2015-05-20 21:41:03 +01:00
2014-08-31 23:40:47 +01:00
2015-07-31 10:32:41 +01:00
2015-07-31 10:32:38 +01:00
2015-07-01 15:40:00 +01:00
2015-08-24 23:47:01 +01:00
2015-08-24 23:47:00 +01:00
2015-08-24 23:47:01 +01:00
2015-09-12 23:01:53 +01:00
2015-09-12 22:48:41 +01:00
2015-02-03 14:53:52 +00:00
2015-09-12 22:48:38 +01:00
2015-07-08 00:01:23 +01:00
2015-05-20 21:41:03 +01:00
2015-09-04 16:23:53 +01:00
2015-07-16 15:09:19 +01:00
2015-07-20 10:40:40 +01:00
2015-02-03 14:53:52 +00:00
2015-04-30 23:04:15 +01:00
2015-09-12 23:01:53 +01:00
2015-07-08 00:01:23 +01:00
2015-07-08 00:01:23 +01:00
2015-08-11 09:28:51 -07:00
2015-09-12 22:48:41 +01:00
2015-01-16 23:08:20 +00:00
2015-08-14 08:30:34 +01:00
2015-08-14 08:30:34 +01:00
2015-09-12 23:01:53 +01:00
2015-08-10 12:40:26 -07:00
2015-03-16 17:41:58 +00:00