Skip to content

Commit

Permalink
remove doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RazvanLiviuVarzaru committed Sep 9, 2024
1 parent 2c0d004 commit ba680b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci_build_images/msan.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ RUN apt-get source gnutls28 \
&& apt-get source gmp \
&& mv gmp-*/* . \
&& mk-build-deps -it 'apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes' \
&& sed -e '/^.*"doc\/Makefile".*/d;s/doc\/Makefile //;' -i.bak configure \
&& sed -e 's/^\(SUBDIRS = .*\) doc$/\1/;' -i.bak Makefile.in \
&& ./configure \
--disable-assembly \
&& make -j "$(nproc)" \
Expand Down

0 comments on commit ba680b6

Please sign in to comment.