update config.guess and config.sub to most recent

This fixes build issues on new 5th generation Macs with `arm64` M1 CPUs.

Specifically it changes to detected system from `arm64-apple-darwin*`
or `arm64-apple-darwin*` to correct `aarch64-apple-darwin*`.

Resolves: https://github.com/sqlcipher/sqlcipher/issues/413

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
2021-11-29 19:43:24 +01:00
parent 4d609015b9
commit 97fa34b540
2 changed files with 1007 additions and 832 deletions
+634 -545
View File
File diff suppressed because it is too large Load Diff
Vendored
+373 -287
View File
File diff suppressed because it is too large Load Diff