summaryrefslogtreecommitdiff
path: root/app-shells/bash/bash-4.4_p23-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/bash/bash-4.4_p23-r2.ebuild')
-rw-r--r--app-shells/bash/bash-4.4_p23-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/bash/bash-4.4_p23-r2.ebuild b/app-shells/bash/bash-4.4_p23-r2.ebuild
index 4c094621f6b4..a00a3d5f57b9 100644
--- a/app-shells/bash/bash-4.4_p23-r2.ebuild
+++ b/app-shells/bash/bash-4.4_p23-r2.ebuild
@@ -126,7 +126,7 @@ src_configure() {
# bash 5.3 drops unprototyped functions, earlier versions are
# incompatible with C23.
- append-cflags -std=gnu17
+ append-cflags $(test-flags-CC -std=gnu17)
local myconf=(
--disable-profiling