Add march/mtune flags for clang builds on ARM64 as well (#3414)
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Sun, 17 Oct 2021 22:26:14 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Sun, 17 Oct 2021 22:26:14 +0000 (00:26 +0200)
commitb57acdf2d3c0d71fa457f6e70662f77525a38a68
tree752c38b250013650fb07824759546715d42a417a
parent02ea3db8e720b0ffb3e212d76bffeb285c325c87
Add march/mtune flags for clang builds on ARM64 as well (#3414)

* Add march/mtune flags for clang as well
Makefile.arm64