Changeset 9689e54 for tools/build


Ignore:
Timestamp:
Oct 7, 2023, 3:41:52 PM (8 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
f45772e
Parents:
8e860a7
Message:

formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/build/cfa.m4

    r8e860a7 r9689e54  
    6767                "x86_64"     ) cannon_arch_name="x64";;
    6868                "aarch64"    ) cannon_arch_name="arm64";;
    69                 "arm64"       ) cannon_arch_name="arm64";;
     69                "arm64"      ) cannon_arch_name="arm64";;
    7070                "ARM64"      ) cannon_arch_name="arm64";;
    7171                "x86"        ) cannon_arch_name="x86";;
Note: See TracChangeset for help on using the changeset viewer.