Skip to content

Commit

Permalink
fixed #503 - added norrti flag to core/Makefile (#516)
Browse files Browse the repository at this point in the history
Co-authored-by: stephenhensley <stephen.p.hensley@gmail.com>
  • Loading branch information
stephenhensley and stephenhensley authored Apr 28, 2022
1 parent 4415145 commit 7950ba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ CPPFLAGS += \
-fshort-enums \
-fno-move-loop-invariants \
-fno-unwind-tables \
-fno-rtti \
-Wno-register

C_STANDARD = -std=gnu11
Expand Down

0 comments on commit 7950ba9

Please sign in to comment.