Commit 8d70b99
build: compile bundled simdutf conditionally
The --shared-simdutf flag was introduced in #52924, but the
implementation was incomplete.
Resolves #52914
PR-URL: #55886
Reviewed-By: Yagiz Nizipli <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>1 parent 826fd35 commit 8d70b99
2 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
861 | 860 | | |
862 | 861 | | |
863 | 862 | | |
| |||
1179 | 1178 | | |
1180 | 1179 | | |
1181 | 1180 | | |
1182 | | - | |
1183 | 1181 | | |
1184 | 1182 | | |
1185 | 1183 | | |
| |||
1331 | 1329 | | |
1332 | 1330 | | |
1333 | 1331 | | |
1334 | | - | |
1335 | | - | |
1336 | | - | |
1337 | 1332 | | |
1338 | 1333 | | |
1339 | 1334 | | |
| |||
1345 | 1340 | | |
1346 | 1341 | | |
1347 | 1342 | | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
1348 | 1346 | | |
1349 | 1347 | | |
1350 | 1348 | | |
| |||
1371 | 1369 | | |
1372 | 1370 | | |
1373 | 1371 | | |
1374 | | - | |
1375 | 1372 | | |
1376 | 1373 | | |
1377 | 1374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
223 | 227 | | |
224 | 228 | | |
225 | 229 | | |
| |||
0 commit comments