Skip to content

Commit

Permalink
Update gcc.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Jul 16, 2024
1 parent 1b747b0 commit 613d2b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gcc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ export LD_LIBRARY_PATH=%{i}/lib64:%{i}/lib:$LD_LIBRARY_PATH
$CONF_GCC_OS_SPEC $CONF_GCC_WITH_LTO --with-gmp=%{i} --with-mpfr=%{i} --enable-bootstrap \
--with-mpc=%{i} --with-isl=%{i} --enable-checking=release \
--build=%{_build} --host=%{_host} --enable-libstdcxx-time=rt $CONF_GCC_ARCH_SPEC \
-enable-libstdcxx-backtrace=yes \
--enable-libstdcxx-backtrace=yes \
--enable-shared --disable-libgcj \
--with-zstd=%{i}/tmp/sw \
CC="$CC" CXX="$CXX" CPP="$CPP" CXXCPP="$CXXCPP" \
Expand Down

0 comments on commit 613d2b2

Please sign in to comment.