Specify enum size to drop (potentially surprising) enum size compile flag

This commit is contained in:
Allen Hill
2026-05-13 18:21:39 -07:00
parent cc65542842
commit 263b7c1753
2 changed files with 6 additions and 7 deletions
-1
View File
@@ -125,5 +125,4 @@ target_compile_options(mockingboard PRIVATE
--param=min-pagesize=0
-ffunction-sections
-fdata-sections
-fshort-enums
)