Skip to content

Commit

Permalink
Remove -fexceptions and -fno-exceptions
Browse files Browse the repository at this point in the history
Signed-off-by: Cole Miller <[email protected]>
  • Loading branch information
cole-miller committed Aug 29, 2024
1 parent 6557dd7 commit 788d99a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,8 @@ CC_CHECK_FLAGS_APPEND([AM_CFLAGS],[CFLAGS],[ \
-pipe \
-fno-strict-aliasing \
-fdiagnostics-color \
-fexceptions \
-fstack-clash-protection \
-fstack-protector-strong \
-fno-exceptions \
-fdiagnostics-show-option \
-Wall \
-Wextra \
Expand Down

0 comments on commit 788d99a

Please sign in to comment.