mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 06:08:38 -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)'
|
||||
: 'SQLite.o dbdimp.o'
|
||||
),
|
||||
OPTIMIZE => '-O2',
|
||||
clean => {
|
||||
FILES => 'SQLite.xsi config.h tv.log *.old',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue