diff options
author | Sam James <sam@gentoo.org> | 2022-08-31 22:46:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:47:02 +0100 |
commit | ac656fb80987a2a35def9ef131371ccddb5d1fb0 (patch) | |
tree | 5245276ce433be883382b1d55c5159deef9e8fdc /dev-lang | |
parent | app-office/libreoffice: use upstream gpgme 1.18.0 patch (diff) | |
download | gentoo-ac656fb80987a2a35def9ef131371ccddb5d1fb0.tar.gz gentoo-ac656fb80987a2a35def9ef131371ccddb5d1fb0.tar.bz2 gentoo-ac656fb80987a2a35def9ef131371ccddb5d1fb0.zip |
app-office/libreoffice: use emake, not make
If the rationale (and that's a big if) for using make
and not emake was parallelism, we should be using -j1,
not 'make' which won't respect ${MAKE} or other ${MAKEOPTS}.
While at it, clean up a stale/misplaced comment in
src_install too (makes no sense where it is,
presumably 'make' was previously used in src_install
or -j1 was forced in the past).
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
0 files changed, 0 insertions, 0 deletions