Update DYNAMIC_ARCH support for ARM64 and PPC (#2332)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Wed, 4 Dec 2019 10:06:03 +0000 (11:06 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2019 10:06:03 +0000 (11:06 +0100)
commita4896b5538e5a3299acd6857b055e58fc3cce398
tree4b43f2df35eb2c3b2eb33b785799da536d051e34
parent9d5079008f964d0be08708dc3785ebcf5b7bf68b
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332)

* Update DYNAMIC_ARCH list of ARM64 targets for gmake
* Update arm64 cpu list for runtime detection
* Update DYNAMIC_ARCH list of ARM64 targets for cmake and add POWERPC targets
Makefile.arm64
Makefile.system
cmake/arch.cmake
cmake/prebuild.cmake
driver/others/dynamic_arm64.c