Commit d8eb83c
build: compile bundled simdjson conditionally
The --shared-simdjson flag was introduced in #52924, but the
implementation was incomplete.
Resolves #52914
PR-URL: #55886
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>1 parent 83e02dc commit d8eb83c
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
853 | 852 | | |
854 | 853 | | |
855 | 854 | | |
| |||
1171 | 1170 | | |
1172 | 1171 | | |
1173 | 1172 | | |
1174 | | - | |
1175 | 1173 | | |
1176 | 1174 | | |
1177 | 1175 | | |
| |||
1364 | 1362 | | |
1365 | 1363 | | |
1366 | 1364 | | |
1367 | | - | |
1368 | 1365 | | |
1369 | 1366 | | |
1370 | 1367 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
219 | 223 | | |
220 | 224 | | |
221 | 225 | | |
| |||
0 commit comments