Commit 118e0cd
committed
chore: drop the dead libc++ include path
src/main/cpp/include/libc++ has no tracked files and nothing populates it:
download_v8.sh installs only the V8 include tree, which has no libc++. The
comment above it described a custom STL that v8-buildscripts stopped producing
when it moved to use_custom_libcxx=false against the stock NDK libc++; the
constraint that replaces it is recorded where the monolith is linked.1 parent 98968fd commit 118e0cd
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
286 | 283 | | |
287 | 284 | | |
288 | 285 | | |
289 | | - | |
290 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments