diff --git a/profiles/Linux_AARCH64_Debug b/profiles/Linux_AARCH64_Debug index 4983b20..a7bf758 100644 --- a/profiles/Linux_AARCH64_Debug +++ b/profiles/Linux_AARCH64_Debug @@ -1,5 +1,5 @@ [settings] os=Linux -arch=AArch64 +arch=armv8 compiler=gcc build_type=Debug \ No newline at end of file diff --git a/profiles/Linux_AARCH64_Release b/profiles/Linux_AARCH64_Release index df557d6..55b36f3 100644 --- a/profiles/Linux_AARCH64_Release +++ b/profiles/Linux_AARCH64_Release @@ -1,5 +1,5 @@ [settings] os=Linux -arch=AArch64 +arch=armv8 compiler=gcc build_type=Release \ No newline at end of file