commit: e55f7f2829e171f1fbde26e8ef50a53e8fab3d24 Author: Oskari Pirhonen <xxc3ncoredxx <AT> gmail <DOT> com> AuthorDate: Sun Aug 13 03:43:40 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 19 15:05:19 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=e55f7f28
NEWS: add -Oline fix Signed-off-by: Oskari Pirhonen <xxc3ncoredxx <AT> gmail.com> Closes: https://github.com/gentoo/portage/pull/1079 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 25417c99ef..74b45f488d 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ Bug fixes: * emerge-webrsync: Explicitly pass http_proxy or https_proxy into gemato via --proxy (bug #911629). +* doebuild: gate -Oline behind MAKEFLAGS check (bug #909009). + * misc/emerge-delta-webrsync: Fix PGP logic which prevented syncing for this rarely-used tool (bug #911335).
