summaryrefslogtreecommitdiff
path: root/app-shells/ksh/ksh-1.0.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-19 11:21:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-19 11:21:41 +0100
commit8668c0f6c5fd1d084b8b2bdac1cfa1fcba412f65 (patch)
tree1e043fb597ef29943ab94e70fad8ce9e38929c4f /app-shells/ksh/ksh-1.0.3.ebuild
parentfc32d443f6a2e4d05c712c050bb74e8f79f4af1f (diff)
gentoo auto-resync : 19:09:2022 - 11:21:41
Diffstat (limited to 'app-shells/ksh/ksh-1.0.3.ebuild')
-rw-r--r--app-shells/ksh/ksh-1.0.3.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-shells/ksh/ksh-1.0.3.ebuild b/app-shells/ksh/ksh-1.0.3.ebuild
index 8fb7af0f3c4b..dd729029724d 100644
--- a/app-shells/ksh/ksh-1.0.3.ebuild
+++ b/app-shells/ksh/ksh-1.0.3.ebuild
@@ -41,6 +41,8 @@ src_compile() {
"-Wno-cpp"
"-Wno-maybe-uninitialized"
"-Wno-lto-type-mismatch"
+ "-Wno-error=int-conversion"
+ "-Wno-int-conversion"
"-P"
)
append-cflags $(test-flags-CC ${extraflags[@]})