Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6060d53b
Commit
6060d53b
authored
Apr 05, 2021
by
Michael Albinus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* test/infra/Dockerfile.emba (emacs-gnustep): Do not run parallel make.
parent
ac81c5c8
Pipeline
#10141
passed with stages
in 38 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/infra/Dockerfile.emba
test/infra/Dockerfile.emba
+1
-1
No files found.
test/infra/Dockerfile.emba
View file @
6060d53b
...
...
@@ -68,5 +68,5 @@ COPY . /checkout
WORKDIR /checkout
RUN ./autogen.sh autoconf
RUN ./configure --with-ns
RUN make
-j4
bootstrap
RUN make bootstrap
RUN make -j4
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