diff --git a/Makefile.PL b/Makefile.PL index 9977740..2b0abcb 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -341,7 +341,6 @@ WriteMakefile( ? '$(O_FILES)' : 'SQLite.o dbdimp.o' ), - OPTIMIZE => '-O2', clean => { FILES => 'SQLite.xsi config.h tv.log *.old', },