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
Add modern-asn64.py to gcc2.8.1sn compiler configuration (#43)
This adds the modern-asn64.py script to the gcc2.8.1sn compiler by updating
the values.yaml configuration file and regenerating the Dockerfile using the
template system. This enables the gcc2.8.1snew-cxx compiler variant to work
correctly as it depends on this script for modern assembly generation.
Changes:
- Add modern-asn64.py URL to gcc2.8.1sn files list in values.yaml
- Regenerate Dockerfile using template.py to include the new dependency
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments