mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-29 08:01:23 +03:00
Fix typo in the previous check-in. Ensure that --status header lines do not
overflow and wrap. FossilOrigin-Name: 2eaea67495fd9961b7145d829789889bf1d8fa7a834d40d1be43e7c74c233bc2
This commit is contained in:
@ -115,6 +115,7 @@ namespace eval trd {
|
||||
}
|
||||
set build(Stdcall) {
|
||||
-DUSE_STDCALL=1
|
||||
-DSQLITE_USE_ONLY_WIN32=1
|
||||
-O2
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user