This requires yet unmerged patches for gas-preprocessor.
---
Visual C++ for ARM64 is out publicly now, finally.
---
configure | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configure b/configure
index 9b0b95a..f96f797 100755
--- a/configure
+++ b/configure
@@ -2958,6 +2958,9 @@ case "$toolchain" in
nm_default="dumpbin -symbols"
ar_default="lib"
case "$arch" in
+ aarch64|arm64)
+ as_default="armasm64"
+ ;;
arm*)
as_default="armasm"
;;
--
2.7.4
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel