Commit 9a8fbce
committed
dnsdist: use luajit on luajit archs except aarch64; lua on other archs
Work around a bug in luajit for aarch64 by using lua, so to avoid a
SIGILL at runtime
Signed-off-by: Daniele Bonomi <github@notmycloud.com>1 parent e61d672 commit 9a8fbce
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
0 commit comments