build: check if AS supports the '.func' directive
authorJanne Grunau <janne-libav@jannau.net>
Fri, 30 May 2014 07:58:43 +0000 (09:58 +0200)
committerJanne Grunau <janne-libav@jannau.net>
Tue, 3 Jun 2014 12:23:03 +0000 (14:23 +0200)
commitd5a55981986ac5d1a31aef3a8d16eaff8534a412
tree5d820f26256d6e2b12e67f858712c41dc6187b15
parent896a5bff64264f4d01ed98eacc97a67260c1e17e
build: check if AS supports the '.func' directive

Not supported by Clang's integrated assembler. Since it just adds
debug information it can safely omitted.
configure
libavutil/aarch64/asm.S
libavutil/arm/asm.S