Skip to content

Commit

Permalink
[gcc]enable libstdcxx-backtrace
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Nov 16, 2023
1 parent fffcf90 commit a120e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcc.spec
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +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-shared --disable-libgcj \
--with-zstd=%{i}/tmp/sw \
CC="$CC" CXX="$CXX" CPP="$CPP" CXXCPP="$CXXCPP" \
Expand Down

0 comments on commit a120e24

Please sign in to comment.