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
c9730ac0
Commit
c9730ac0
authored
Jan 09, 2021
by
James T. Lee
Browse files
Build GHC from previous bootstraped package
parent
a9d96c5d
Pipeline
#400
canceled with stage
in 7 minutes and 54 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Containerfile
Containerfile
+1
-2
No files found.
Containerfile
View file @
c9730ac0
...
...
@@ -15,8 +15,7 @@ RUN puppet agent --test --certname ci --environment main --tags nest::base::dist
# it also needs to be persisted in the image.
ENV LANG=en_US.UTF-8
RUN ACCEPT_KEYWORDS='* ~*' emerge -v1 -j1 '=dev-lang/ghc-8.8.4'
RUN ACCEPT_KEYWORDS='* ~*' emerge -v1 -j1 dev-lang/ghc
RUN ACCEPT_KEYWORDS='* ~*' emerge -v1 -j1 dev-libs/libffi dev-lang/ghc
# Switch to desired profile and make the base system consistent with it,
# breaking out of a possible circular dependency between mesa and libva.
...
...
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