Commit 1bda6a9
committed
Make HPHP_VIXL a public compile definition
D94756745 came with a new listfile for the vixl update (thanks for that!).
Update it to make `HPHP_VIXL` a public compile definition so that
targets that consume `vixl` have it defined when including vixl headers,
otherwise HHVM-specific compatibility methods will be missing.1 parent 381c03b commit 1bda6a9
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 7 | | |
12 | 8 | | |
13 | 9 | | |
| |||
25 | 21 | | |
26 | 22 | | |
27 | 23 | | |
28 | | - | |
| 24 | + | |
| 25 | + | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
0 commit comments