Update documentation with ARM64 blazesym build workaround

Co-authored-by: yunwei37 <34985212+yunwei37@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-23 15:18:41 +00:00
parent 492e0e6c01
commit 5dc0c240d3
2 changed files with 49 additions and 28 deletions

View File

@@ -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