From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-apple/
Date: Tue, 23 Jan 2024 06:03:35 +0000 (UTC) [thread overview]
Message-ID: <1705989742.5fc632c772ebd016e08e3632a08349a9d2fbe336.sam@gentoo> (raw)
commit: 5fc632c772ebd016e08e3632a08349a9d2fbe336
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 23 06:02:22 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 06:02:22 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc632c7
sys-devel/gcc-apple: compress slotted man pages & info pages
As noted in the bug, we install to a different location to accommodate slotting
and hence do not benefit from the automagic compression for /usr/share/doc.
Explicitly opt-in for the man pages & info pages we install.
Bug: https://bugs.gentoo.org/922729
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r3.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r3.ebuild b/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r3.ebuild
index 197a3247c925..0a8cb2421474 100644
--- a/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r3.ebuild
+++ b/sys-devel/gcc-apple/gcc-apple-4.2.1_p5666-r3.ebuild
@@ -312,6 +312,8 @@ src_install() {
echo "STDCXX_INCDIR=\"g++-v${GCC_VERS/\.*/}\"" >> ${gcc_envd_file}
is_crosscompile && echo "CTARGET=${CTARGET}" >> ${gcc_envd_file}
+ docompress /usr/share/gcc-data/${CTARGET}/${GCC_VERS}/{man,info}
+
# Move <cxxabi.h> to compiler-specific directories
[[ -f ${D}${STDCXX_INCDIR}/cxxabi.h ]] && \
mv -f "${D}"${STDCXX_INCDIR}/cxxabi.h "${D}"${LIBPATH}/include/
next reply other threads:[~2024-01-23 6:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 6:03 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-22 12:18 [gentoo-commits] repo/gentoo:master commit in: sys-devel/gcc-apple/ Fabian Groffen
2024-01-08 12:28 Sam James
2023-06-09 6:00 Sam James
2021-11-29 18:31 Fabian Groffen
2021-11-25 10:17 Fabian Groffen
2021-01-06 15:32 Fabian Groffen
2020-02-13 21:40 David Seifert
2019-09-15 15:37 Fabian Groffen
2018-06-21 7:03 Fabian Groffen
2018-06-12 16:23 Fabian Groffen
2018-06-12 10:44 Fabian Groffen
2018-01-16 8:43 Fabian Groffen
2018-01-05 7:51 Fabian Groffen
2017-02-06 19:32 Fabian Groffen
2016-09-10 14:40 Fabian Groffen
2016-09-10 14:08 Fabian Groffen
2016-03-02 7:48 Fabian Groffen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1705989742.5fc632c772ebd016e08e3632a08349a9d2fbe336.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox