Commit fa68443
committed
support using the sqlite3 from trunk rather than a released version
The build tag `sqlite_trunk` results in using `sqlite3_trunk.c` instead of `sqlite3.c`.
The current `sqlite3_trunk.c` results from building the amalgamation from
sqlite/sqlite@0f7f9ab
using `configure --all`.
`sqlite3.h` is still just the released version.
Updates tailscale/corp#37997
Signed-off-by: Percy Wegmann <percy@tailscale.com>1 parent fa58cbc commit fa68443
File tree
5 files changed
+267477
-4
lines changed- .github/workflows
- cgosqlite
5 files changed
+267477
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
265950 | 265952 | | |
265951 | 265953 | | |
265952 | 265954 | | |
| 265955 | + | |
| 265956 | + | |
| 265957 | + | |
0 commit comments