ref: 80bd541cbe9aa86aaf0e0178d69843f1392eecc3
parent: f1737cbec685fa930f631e532d63e6e4f8a58e2b
author: Martin Storsjö <martin@martin.st>
date: Wed Apr 23 06:57:38 EDT 2014
Remove .syntax unified from the aarch64 common header This directive isn't available in aarch64 code, only in arm code.
--- a/codec/common/arm64/arm_arch64_common_macro.S
+++ b/codec/common/arm64/arm_arch64_common_macro.S
@@ -43,7 +43,6 @@
.endm
#else
-.syntax unified
.section .note.GNU-stack,"",%progbits // Mark stack as non-executable
.text