Commit a559b67
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 <[email protected]>1 parent 674c6f8 commit a559b67
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments