Commit 29ff55e
committed
fixup! feat(hexagon): add Hexagon ISA target support
fixup! feat(hexagon): add Hexagon ISA target support
Add BUILD_TARGET_HEXAGON to the preprocessor guard and auto-detection
chain in core/config.h so the target is recognized when compiling with
hexagon-unknown-linux-musl-clang (__hexagon__ predefined macro).1 parent 8258366 commit 29ff55e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
0 commit comments