Files
poky/meta/recipes-devtools
Serhey Popovych e0aabf1442 gcc: Fix preprocessor redefines for header pathes
When building for powerpc64 using musl as C library we get preprocessor
macro redefinition errors since gcc-configure-common.inc adds #define
of STANDARD_STARTFILE_PREFIX_1 and STANDARD_STARTFILE_PREFIX_2 to
gcc/defaults.h after ones added by a patch that ensures target gcc
headers included.

Since gcc-configure-common.inc included in every gcc recipe either
directly or indirectly, do_configure task is not disabled/deleted for
any of them (except gcc-source.inc) and there is no precondition that
skips gcc/defaults.h patching in
gcc-configure-common.inc::do_configure_prepend() we can just remove
conflicting parts of mentioned above patch to have single place where
start files prefixes defined in do_configure() task.

(From OE-Core rev: 0622a4168aac627b44547f72fe93589cf1050e42)

Signed-off-by: Serhey Popovych <serhe.popovych@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-12-15 17:10:52 +00:00
..
2018-11-20 10:32:16 +00:00
2018-12-08 17:17:01 +00:00
2018-12-03 12:20:01 +00:00
2018-07-05 00:22:08 +01:00
2018-09-21 18:45:46 -07:00
2018-08-23 18:02:23 +01:00
2018-11-23 23:35:20 +00:00
2018-03-20 09:59:32 +00:00
2018-11-23 23:35:19 +00:00
2018-03-06 06:43:10 -08:00
2018-10-18 23:26:35 +01:00
2018-12-05 12:37:02 +00:00
2018-10-29 17:26:47 +00:00
2018-11-14 11:14:39 +00:00
2018-03-09 09:17:03 -08:00
2018-05-11 07:49:37 +01:00
2018-11-23 23:35:20 +00:00
2018-11-22 12:02:57 +00:00
2018-01-30 12:53:16 +00:00
2018-03-11 06:27:01 -07:00
2018-03-31 09:48:42 +01:00
2018-12-05 22:30:19 +00:00
2018-11-20 10:32:15 +00:00
2017-12-18 18:03:56 +00:00
2018-08-23 07:50:01 +01:00
2018-09-11 10:46:17 +01:00
2018-11-14 11:14:39 +00:00
2018-11-22 12:02:57 +00:00
2018-12-05 12:37:02 +00:00
2018-03-09 09:17:03 -08:00
2018-11-23 23:35:18 +00:00