Files
meta-openembedded/meta-oe/recipes-extended
Hongxu Jia 0cce9fee04 efivar-native: fix compile failure with older host gcc (<=4.6)
While host gcc version is 4.6.3 in ubuntu 1204, it
did not recognize -std=gnu11 and -Wmaybe-uninitialized.

While host gcc version is 4.4.7 in centos6, it
did not recognize -std=gnu11, -Wmaybe-uninitialized,
and -flto.

For native build, use -std=gnu99 to replace -std=gnu11,
and directly remove -Wmaybe-uninitialized and -flto.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-08 14:55:24 +02:00
..
2016-03-02 00:02:46 +01:00
2015-01-08 11:57:52 +01:00
2013-08-16 12:58:29 +02:00
2016-05-06 12:38:33 +02:00
2014-11-24 12:03:03 +01:00
2015-04-13 12:55:52 +02:00
2015-08-18 11:38:03 +02:00
2014-08-21 21:35:07 +02:00
2015-07-30 21:07:36 +02:00
2015-08-24 13:58:18 +02:00
2014-07-22 00:01:50 +02:00
2015-01-12 15:34:45 +01:00
2015-10-23 12:57:08 +02:00
2014-12-17 12:55:40 +01:00
2015-05-22 20:14:06 +02:00
2016-02-25 17:45:49 +01:00
2014-11-24 11:59:47 +01:00
2016-04-12 11:07:44 +02:00
2015-07-16 21:09:09 +02:00
2015-09-23 15:37:18 +02:00
2015-07-30 21:26:01 +02:00
2015-08-24 13:59:43 +02:00
2015-12-18 12:44:42 +01:00
2015-10-23 12:56:18 +02:00
2015-08-18 11:38:02 +02:00
2015-12-18 12:46:14 +01:00
2015-11-06 17:53:58 +01:00