summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-07 02:51:55 +0000
committerSam James <sam@gentoo.org>2022-02-07 02:51:55 +0000
commitdf1d19fe321238ab45b334347bdce874a1d2ebcd (patch)
tree176964a6565635543a8d3038697f612d2ddab531 /sys-libs
parentsys-libs/glibc: re-enable SSP for m68k; drop obsolete option in 2.35/9999 (diff)
downloadgentoo-df1d19fe321238ab45b334347bdce874a1d2ebcd.tar.gz
gentoo-df1d19fe321238ab45b334347bdce874a1d2ebcd.tar.bz2
gentoo-df1d19fe321238ab45b334347bdce874a1d2ebcd.zip
sys-libs/glibc: drop obsolete CVS arg in 2.35/9999
See upstream commit [0]. [0] https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=92963737c4376bcfd65235d5c325fa7f48302f89 Closes: https://bugs.gentoo.org/828864 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/glibc-2.35.ebuild2
-rw-r--r--sys-libs/glibc/glibc-9999.ebuild2
2 files changed, 0 insertions, 4 deletions
diff --git a/sys-libs/glibc/glibc-2.35.ebuild b/sys-libs/glibc/glibc-2.35.ebuild
index 39ebc6f3a02b..a7b8b1ab6527 100644
--- a/sys-libs/glibc/glibc-2.35.ebuild
+++ b/sys-libs/glibc/glibc-2.35.ebuild
@@ -950,7 +950,6 @@ glibc_do_configure() {
fi
myconf+=(
- --without-cvs
--disable-werror
--enable-bind-now
--build=${CBUILD_OPT:-${CBUILD}}
@@ -1121,7 +1120,6 @@ glibc_headers_configure() {
myconf+=(
--disable-sanity-checks
--enable-hacker-mode
- --without-cvs
--disable-werror
--enable-bind-now
--build=${CBUILD_OPT:-${CBUILD}}
diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
index 39ebc6f3a02b..a7b8b1ab6527 100644
--- a/sys-libs/glibc/glibc-9999.ebuild
+++ b/sys-libs/glibc/glibc-9999.ebuild
@@ -950,7 +950,6 @@ glibc_do_configure() {
fi
myconf+=(
- --without-cvs
--disable-werror
--enable-bind-now
--build=${CBUILD_OPT:-${CBUILD}}
@@ -1121,7 +1120,6 @@ glibc_headers_configure() {
myconf+=(
--disable-sanity-checks
--enable-hacker-mode
- --without-cvs
--disable-werror
--enable-bind-now
--build=${CBUILD_OPT:-${CBUILD}}