mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
patch from VOVKASM: use the same optimization as perl
This commit is contained in:
parent
8261b0d4ee
commit
62bf573fc0
1 changed files with 0 additions and 1 deletions
|
@ -341,7 +341,6 @@ WriteMakefile(
|
||||||
? '$(O_FILES)'
|
? '$(O_FILES)'
|
||||||
: 'SQLite.o dbdimp.o'
|
: 'SQLite.o dbdimp.o'
|
||||||
),
|
),
|
||||||
OPTIMIZE => '-O2',
|
|
||||||
clean => {
|
clean => {
|
||||||
FILES => 'SQLite.xsi config.h tv.log *.old',
|
FILES => 'SQLite.xsi config.h tv.log *.old',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue