* test/infra/Dockerfile.emba (emacs-gnustep): Instrument "make V=1 ...".
This commit is contained in:
parent
edc460e3b6
commit
5b351bc7fa
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ COPY . /checkout
|
|||
WORKDIR /checkout
|
||||
RUN ./autogen.sh autoconf
|
||||
RUN ./configure --with-ns
|
||||
RUN make bootstrap
|
||||
RUN make V=1 bootstrap
|
||||
|
||||
FROM emacs-base as emacs-native-comp
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue