Skip to content

Commit e47ccd2

Browse files
zcbenzruyadorno
authored andcommitted
build: fix GN build for sqlite
PR-URL: #55912 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 20be5e2 commit e47ccd2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deps/sqlite/unofficial.gni

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
template("sqlite_gn_build") {
88
config("sqlite_config") {
99
include_dirs = [ "." ]
10+
defines = [
11+
"SQLITE_ENABLE_SESSION",
12+
"SQLITE_ENABLE_PREUPDATE_HOOK",
13+
]
1014
}
1115

1216
gypi_values = exec_script("../../tools/gypi_to_gn.py",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy