Skip to content

Commit

Permalink
Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed May 30, 2024
1 parent 7d37bba commit a7807d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ cd "${mpc_directory}/build"
--enable-shared \
--enable-static \
${cross_compile_flags} \
CFLAGS="${optflags}" \
CFLAGS="${optflags} -fpermissive" \
CXXFLAGS="${optflags}" \
LDFLAGS="${linkflags}"

Expand Down

0 comments on commit a7807d1

Please sign in to comment.