Removed workaround.
This commit is contained in:
parent
cd27fef6a8
commit
93193727be
1 changed files with 0 additions and 6 deletions
|
@ -1,7 +1,3 @@
|
|||
// temporarily disable optimizations altogether until a fine grain control
|
||||
// is implemented on Makefile level only disabling the compiler option -Os
|
||||
#pragma optimize (off)
|
||||
|
||||
#include <string.h>
|
||||
#include "unittest.h"
|
||||
|
||||
|
@ -54,5 +50,3 @@ TEST
|
|||
}
|
||||
}
|
||||
ENDTEST
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue