From: Andrei Gherzan <[email protected]>

The "gcc: Fix compile of gcc plugins" patch had a typo making it a noop.
This was due to a rework to make it specific to the linux64.h header.

Signed-off-by: Andrei Gherzan <[email protected]>
---
 .../gcc/gcc/0001-Fix-install-path-of-linux64.h.patch            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/meta/recipes-devtools/gcc/gcc/0001-Fix-install-path-of-linux64.h.patch 
b/meta/recipes-devtools/gcc/gcc/0001-Fix-install-path-of-linux64.h.patch
index 9201538f0e..5bf895d6e7 100644
--- a/meta/recipes-devtools/gcc/gcc/0001-Fix-install-path-of-linux64.h.patch
+++ b/meta/recipes-devtools/gcc/gcc/0001-Fix-install-path-of-linux64.h.patch
@@ -23,7 +23,7 @@ index 9b17d120a..d175ec4e3 100644
          "$(srcdir)"/config/* | "$(srcdir)"/common/config/* \
          | "$(srcdir)"/c-family/* | "$(srcdir)"/*.def ) \
            base=`echo "$$path" | sed -e "s|$$srcdirstrip/||"`;; \
-+        ./linux64.h ) \
++        */linux64.h ) \
 +          base=`dirname $$path`;;\
          *) base=`basename $$path` ;; \
          esac; \
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160362): 
https://lists.openembedded.org/g/openembedded-core/message/160362
Mute This Topic: https://lists.openembedded.org/mt/88323604/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to