On Thu, 5 Mar 2015, Diego Biurrun wrote:
On Thu, Mar 05, 2015 at 12:20:23PM +0200, Martin Storsjö wrote:
--- a/configure
+++ b/configure
@@ -3921,6 +3922,11 @@ ra .dn d0.i16
.unreq ra
EOF
+ # llvm's integrated assembler supports .object_arch from llvm 3.5
+ enabled arm && test "$objformat" = elf && check_as <<EOF && enable
as_object_arch
"enabled arm" is tested above, so it's redundant here.
Doh, yes. Fixed.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel