Skip to content

Commit

Permalink
[wip] Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed May 16, 2024
1 parent 2b71f94 commit ea636f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,9 @@ for target in "${targets[@]}"; do
--enable-checking='release' \
--enable-gnu-indirect-function \
--enable-gnu-unique-object \
--enable-libstdcxx-backtrace \
--enable-libstdcxx-backtrace \
--enable-linker-build-id \
--disable-lto \
--disable-lto \
--enable-shared \
--enable-threads='posix' \
--disable-libssp \
Expand Down

0 comments on commit ea636f9

Please sign in to comment.