Skip to content

Commit

Permalink
Revert "Force C++ 11 when building gcc"
Browse files Browse the repository at this point in the history
This reverts commit bb211bf.
  • Loading branch information
sharkwouter authored Dec 18, 2024
1 parent b72bb81 commit e3998ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/005-gcc-stage2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ mkdir build-$TARGET-stage2
cd build-$TARGET-stage2

## Configure the build.
export CXXFLAGS="-std=c++11"
../configure \
--quiet \
--prefix="$PSPDEV" \
Expand Down

0 comments on commit e3998ea

Please sign in to comment.