Skip to content
Snippets Groups Projects
Commit 1f7aa24d authored by Ray Garcia's avatar Ray Garcia :scream_cat:
Browse files

Revert "gcov build failures during container build but not interactive"

This reverts commit ada19484.
parent ada19484
Branches
No related tags found
No related merge requests found
......@@ -7248,7 +7248,7 @@ mk__gcc() {
fi
 
CXXFLAGS="$(omitparameter -stdlib=libc++ 0 ${CXXFLAGS})" CPPFLAGS="$(omitparameter -stdlib=libc++ 0 ${CPPFLAGS}) $( isDarwin && echo -DHAVE_FCNTL_H=1 -DHAVE_SPAWN_H=1)" \
_configure_make_install ${NAMESRCPATH} --disable-gcov --with-gmp=${BASE} --with-mpfr=${BASE} \
_configure_make_install ${NAMESRCPATH} --with-gmp=${BASE} --with-mpfr=${BASE} \
--with-mpc=${BASE} --bindir=${BASE}/sysbin --disable-libgcj --with-isl=${BASE} --enable-checking=release \
--disable-multilib --enable-languages=${LANGS} ${EXTRAPARMS} "$@"
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment