Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Stage 1
Commits
33cefbbc
Commit
33cefbbc
authored
Jan 04, 2021
by
James T. Lee
Browse files
Move Python MAKEOPTS into Puppet
parent
2db99cc7
Pipeline
#329
canceled with stage
in 837 minutes and 17 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Containerfile
Containerfile
+0
-1
No files found.
Containerfile
View file @
33cefbbc
...
...
@@ -20,7 +20,6 @@ ENV LANG=en_US.UTF-8
# breaking out of a possible circular dependency between mesa and libva.
RUN eselect profile set "nest:${PROFILE}"
RUN emerge --info
RUN MAKEOPTS='' emerge -v --oneshot dev-lang/python
RUN USE='-vaapi' emerge -v --update --deep --newuse --with-bdeps=y @world
RUN emerge -v --update --deep --newuse --with-bdeps=y @world
RUN emerge --depclean
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment