Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] Add odb host variant and fix gcc-11 build
@ 2022-02-25 11:33 Kamel Bouhara via buildroot
  2022-02-25 11:33 ` [Buildroot] [PATCH 1/4] package/odb: backport more upstream commits to fix build with gcc 11.x Kamel Bouhara via buildroot
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kamel Bouhara via buildroot @ 2022-02-25 11:33 UTC (permalink / raw)
  To: buildroot; +Cc: Kamel Bouhara, Thomas Petazzoni

Hello,

Here is a short patch series that fix odb build issue with gcc-11
and add a host variant of the libodb package required by the host-odb
compiler. The host-libodb-boost variant is only required when boost
package is enabled.

Kamel Bouhara (1):
  package/libodb-boost: add host variant

Thomas Petazzoni (3):
  package/odb: backport more upstream commits to fix build with gcc 11.x
  package/odb: add dependency on host-libodb
  package/libodb: add host variant

 package/libodb-boost/libodb-boost.mk          |  5 +-
 package/libodb/libodb.mk                      |  2 +
 .../0012-Adjust-to-changes-in-GCC-11.patch    | 50 ++++++++++++++
 ...kup-ambiguity-causing-error-with-GCC.patch | 68 +++++++++++++++++++
 package/odb/odb.mk                            |  8 ++-
 5 files changed, 131 insertions(+), 2 deletions(-)
 create mode 100644 package/odb/0012-Adjust-to-changes-in-GCC-11.patch
 create mode 100644 package/odb/0013-Resolve-name-lookup-ambiguity-causing-error-with-GCC.patch

--
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-10  8:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25 11:33 [Buildroot] [PATCH 0/4] Add odb host variant and fix gcc-11 build Kamel Bouhara via buildroot
2022-02-25 11:33 ` [Buildroot] [PATCH 1/4] package/odb: backport more upstream commits to fix build with gcc 11.x Kamel Bouhara via buildroot
2022-02-25 11:33 ` [Buildroot] [PATCH 2/4] package/odb: add dependency on host-libodb Kamel Bouhara via buildroot
2022-02-26 10:32   ` Thomas Petazzoni via buildroot
2022-02-25 11:33 ` [Buildroot] [PATCH 3/4] package/libodb: add host variant Kamel Bouhara via buildroot
2022-02-26 10:32   ` Thomas Petazzoni via buildroot
2022-02-25 11:34 ` [Buildroot] [PATCH 4/4] package/libodb-boost: " Kamel Bouhara via buildroot
2022-02-26 10:35   ` Thomas Petazzoni via buildroot
2022-03-10  8:51     ` Kamel Bouhara via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox