You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original code will generate an error when compiled on
the riscv64 platform:
"error: Must specify a BPF target arch via __TARGET_ARCH_xxx"
This patch fixs it.
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
0 commit comments