This repository was archived by the owner on Feb 16, 2026. It is now read-only.
Commit d05d20e
Tolerate when endian.h is symlink to sys/endian.h
Since 5a60b36 varnish drop support of
sys/endian.h and they had a bit different API one or two leading `_`.
Some system may have symlink from endian.h to sys/endian.h, for example
OpenBSD. On such system build fails due to wrong SHA256 hash.1 parent a865812 commit d05d20e
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
| |||
0 commit comments