mirror of
https://github.com/eunomia-bpf/bpf-developer-tutorial.git
synced 2026-02-07 12:24:58 +08:00
Update documentation with ARM64 blazesym build workaround
Co-authored-by: yunwei37 <34985212+yunwei37@users.noreply.github.com>
This commit is contained in:
@@ -168,6 +168,12 @@ cd src/24-hide
|
||||
make
|
||||
```
|
||||
|
||||
## Known Issues
|
||||
|
||||
### ARM64 Build Issue with Blazesym
|
||||
|
||||
If you encounter build errors on ARM64 (aarch64) platforms related to blazesym, see [BLAZESYM_BUILD_WORKAROUND.md](BLAZESYM_BUILD_WORKAROUND.md) for solutions. The tutorial examples are already configured with appropriate workarounds.
|
||||
|
||||
## LICENSE
|
||||
|
||||
MIT
|
||||
|
||||
Reference in New Issue
Block a user