fix (improve?) libtremor strangeness

something fucky
This commit is contained in:
jacqueline
2024-02-13 16:39:56 +11:00
parent 3bb002b6b8
commit b31bc07555
3 changed files with 18 additions and 11 deletions
+2
View File
@@ -6,3 +6,5 @@ idf_component_register(
res012.c sharedbook.c synthesis.c vorbisfile.c window.c
INCLUDE_DIRS "."
REQUIRES "ogg")
target_compile_options("${COMPONENT_LIB}" PRIVATE -Og)