summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gperf')
-rw-r--r--dev-util/gperf/gperf-3.1-r2.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-util/gperf/gperf-3.1-r2.ebuild b/dev-util/gperf/gperf-3.1-r2.ebuild
index 860133502e0f..e6df8e775836 100644
--- a/dev-util/gperf/gperf-3.1-r2.ebuild
+++ b/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