diff options
author | 2022-09-19 20:00:33 +0100 | |
---|---|---|
committer | 2022-09-19 20:00:57 +0100 | |
commit | 0697eed41fd9c1155a5fd926ee2579d0bf1a80cb (patch) | |
tree | 3cc14d7091b6a03a19dac081869bde4ad661c8ae /profiles | |
parent | dev-libs/libffi: add 3.4.3 (diff) | |
download | gentoo-0697eed41fd9c1155a5fd926ee2579d0bf1a80cb.tar.gz gentoo-0697eed41fd9c1155a5fd926ee2579d0bf1a80cb.tar.bz2 gentoo-0697eed41fd9c1155a5fd926ee2579d0bf1a80cb.zip |
profiles: unmask autoconfs for K&R/clang fixes
The issues are with underquoting and not the fault
of the patches per se.
Bug: https://bugs.gentoo.org/871753
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f4853f96fb30..4f72cd8393b6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,12 +33,6 @@ #--- END OF EXAMPLES --- -# Sam James <sam@gentoo.org> (2022-09-19) -# Investigating possible issue, bug #871753 -=sys-devel/autoconf-2.13-r3 -=sys-devel/autoconf-2.69-r7 -=sys-devel/autoconf-2.71-r3 - # John Helmert III <ajak@gentoo.org> (2022-09-18) # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm |