summaryrefslogtreecommitdiff
path: root/app-admin/consul/consul-1.15.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-02-20 05:39:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-02-20 05:39:44 +0000
commit89a009d7439343e207e8c7e4df1a28adecafeffe (patch)
treebbb069993fadfc4646f7c2d5143aad28852fef94 /app-admin/consul/consul-1.15.3.ebuild
parentcc5ddec0bbae3bf2151f62ef22d19b5e85cb8f35 (diff)
gentoo auto-resync : 20:02:2024 - 05:39:44
Diffstat (limited to 'app-admin/consul/consul-1.15.3.ebuild')
-rw-r--r--app-admin/consul/consul-1.15.3.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/consul/consul-1.15.3.ebuild b/app-admin/consul/consul-1.15.3.ebuild
index 0e9d8834d60a..b3e17cbf517a 100644
--- a/app-admin/consul/consul-1.15.3.ebuild
+++ b/app-admin/consul/consul-1.15.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,6 +30,10 @@ src_prepare() {
}
src_compile() {
+ if use x86; then
+ #924629 pie breaks build on x86
+ GOFLAGS=${GOFLAGS//-buildmode=pie}
+ fi
# The dev target sets causes build.sh to set appropriate XC_OS
# and XC_ARCH, and skips generation of an unused zip file,
# avoiding a dependency on app-arch/zip.