diff options
author | Sam James <sam@gentoo.org> | 2023-11-29 05:12:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 05:14:41 +0000 |
commit | 223940a28118fc34c3cc2c7b630b83ddc6d9de99 (patch) | |
tree | 4563e034818e933bdb5bcbdeb16efe4bb8dd6bcb /app-crypt/gpgme | |
parent | net-misc/mikutter: disable ruby30 (diff) | |
download | gentoo-223940a28118fc34c3cc2c7b630b83ddc6d9de99.tar.gz gentoo-223940a28118fc34c3cc2c7b630b83ddc6d9de99.tar.bz2 gentoo-223940a28118fc34c3cc2c7b630b83ddc6d9de99.zip |
net-libs/nodejs: adapt to newer Portage's make output synchronisation
Newer Portage defaults to GNU Make's output synchronisation if no MAKEOPTS
are set by the user. nodejs's Makefile fires up a ninja process which then does all the
work, so everything gets buffered and shown at once (once all of nodejs is built).
Pass -Onone to override the Portage default as it's not helpful here.
Closes: https://bugs.gentoo.org/917245
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/gpgme')
0 files changed, 0 insertions, 0 deletions