fix: profiling build
This commit is contained in:
parent
0251c9027d
commit
8b7d2f7433
2
deps/sqlcipher/sqlcipher.gyp
vendored
2
deps/sqlcipher/sqlcipher.gyp
vendored
@ -99,7 +99,7 @@
|
||||
}],
|
||||
|
||||
# Profiling
|
||||
["\"-profiling\.\" in \"<!(node -p \"require('../../package.json').version\")\"", {
|
||||
["\"-profiling.\" in \"<!(node -p \"require('../../package.json').version\")\"", {
|
||||
'defines': [
|
||||
'SQLITE_ENABLE_STMT_SCANSTATUS'
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user