Use -Ofast for all codecs that don't break with it
This commit is contained in:
@@ -41,5 +41,6 @@ target_compile_options(${COMPONENT_LIB}
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-implicit-function-declaration>
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-Wno-stringop-overflow>
|
||||
$<$<C_COMPILER_ID:AppleClang,Clang,GNU>:-fPIC>
|
||||
-Ofast
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user