Commit 3e62cdd
llvm: Fix configuration of the AArch64 build
BPF bytecode is the target, it is independent of CPU architecture.
The configuration was originally overlooked in #3.
Fixes: #31
Signed-off-by: Ilya Dmitrichenko <[email protected]>1 parent 2bbab5f commit 3e62cdd
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
0 commit comments