Changeset 8cbe732 for tools/build/cfa.m4
- Timestamp:
- Oct 13, 2023, 7:13:21 PM (2 years ago)
- Branches:
- master
- Children:
- a97b9ed, bab2917
- Parents:
- 85034ed (diff), 0bf0b978 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/build/cfa.m4
r85034ed r8cbe732 67 67 "x86_64" ) cannon_arch_name="x64";; 68 68 "aarch64" ) cannon_arch_name="arm64";; 69 "arm 4") cannon_arch_name="arm64";;69 "arm64" ) cannon_arch_name="arm64";; 70 70 "ARM64" ) cannon_arch_name="arm64";; 71 71 "x86" ) cannon_arch_name="x86";;
Note:
See TracChangeset
for help on using the changeset viewer.