Commit b32b034
committed
tlshd: Define TLSHD_ACCESSPERMS instead of using ALLPERMS to fix musl build
ALLPERMS exists in glibc, but not on musl, so we manually define
TLSHD_ACCESSPERMS and use that instaed. This fixes building on musl systems.
Signed-off-by: Alistair Francis <[email protected]>1 parent 7043a68 commit b32b034
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
49 | 55 | | |
50 | 56 | | |
51 | 57 | | |
| |||
149 | 155 | | |
150 | 156 | | |
151 | 157 | | |
152 | | - | |
| 158 | + | |
153 | 159 | | |
154 | 160 | | |
155 | 161 | | |
| |||
0 commit comments