mirror of
https://github.com/cc65/cc65.git
synced 2025-02-03 07:30:52 +00:00
Removed workaround.
This commit is contained in:
parent
14268510f5
commit
3789174162
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user