Skip to content
Snippets Groups Projects
Verified Commit 9ce1fd83 authored by georg's avatar georg
Browse files

Make output more verbose on gentoo

parent 722bbb78
No related branches found
No related tags found
No related merge requests found
FROM gentoo/stage3-amd64
ENV ACCEPT_KEYWORDS="~amd64" \
EMERGE_DEFAULT_OPTS="--buildpkg --jobs=9 --load-average=8 --quiet y --quiet-build y --with-bdeps=y --usepkg" \
EMERGE_DEFAULT_OPTS="--buildpkg --jobs=9 --load-average=8 --with-bdeps=y --usepkg" \
MAKEOPTS="-j9 -l8" \
USE="cairo introspection jpeg tiff"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment