summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-08-20 09:55:11 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-08-20 09:57:52 -0400
commit369fbf39852300efcfa8dff3209308359678fd04 (patch)
tree027de108ff36669b0d00b23ab6a9f2cca2aa74db /dev-util
parentdev-util/pkgdev: Stabilize 0.2.1-r2 ALLARCHES, #865877 (diff)
downloadgentoo-369fbf39852300efcfa8dff3209308359678fd04.tar.gz
gentoo-369fbf39852300efcfa8dff3209308359678fd04.tar.bz2
gentoo-369fbf39852300efcfa8dff3209308359678fd04.zip
dev-util/mingw64-toolchain: nitpick execstack option
Unsure which is intended (see =no go around for some reason? ended up using it without thinking about it), but either do the same and going with what's more common to disable options. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
index dd57ff69dc53..2f07f8f08e07 100644
--- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
+++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
@@ -93,9 +93,9 @@ src_compile() {
--prefix="${prefix}"
--host=${CHOST}
--disable-cet
+ --disable-default-execstack
--disable-nls
--disable-shared
- --enable-default-execstack=no
--with-system-zlib
--without-debuginfod
--without-msgpack