Commit 916f9ef
Deprecate environment variable WEBKIT_BUILD_USE_SYSTEM_LIBRARIES.
This is not longer needed since https://commits.webkit.org/309557@main
The env var used by the WebKit tooling to identify if is running inside
the SDK is now WEBKIT_CONTAINER_SDK.
However, to allow building older versions of WebKit with the SDK,
instead of just removing the variable now, add a comment about the
deprecation status with the idea of removing it on the future.1 parent cc44cf2 commit 916f9ef
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
0 commit comments