From 750af8bf9913db3d64df072eb5c42a9d002793bb Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 13 Jan 2025 07:06:59 +0000 Subject: [PATCH] dev-util/gperf: Sync with Gentoo It's from Gentoo commit fe38bc92d691141210537b93a8e354b6f6ea7c36. --- .../portage-stable/dev-util/gperf/gperf-3.1-r2.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sdk_container/src/third_party/portage-stable/dev-util/gperf/gperf-3.1-r2.ebuild b/sdk_container/src/third_party/portage-stable/dev-util/gperf/gperf-3.1-r2.ebuild index 860133502e..e6df8e7758 100644 --- a/sdk_container/src/third_party/portage-stable/dev-util/gperf/gperf-3.1-r2.ebuild +++ b/sdk_container/src/third_party/portage-stable/dev-util/gperf/gperf-3.1-r2.ebuild @@ -28,6 +28,9 @@ src_prepare() { } src_configure() { + # bug #944112 + append-cflags -std=gnu17 + # Aliasing violation (bug #858377) append-flags -fno-strict-aliasing filter-lto