Skip to content

Commit 0f36492

Browse files
committed
remove #pragma GCC
1 parent 3656150 commit 0f36492

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/libhelix-aac/aaccommon.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
# define AAC_ENABLE_SBR
5757
#endif // HELIX_FEATURE_AUDIO_CODEC_AAC_SBR.
5858

59-
#ifndef ARDUINO
60-
#pragma GCC optimize ("O3")
61-
#pragma GCC diagnostic ignored "-Wstringop-overflow"
62-
#endif
6359
#include "aacdec.h"
6460
#include "statname.h"
6561

0 commit comments

Comments
 (0)