arm: Suppress tags about used cpu arch and extensions
authorMartin Storsjö <martin@martin.st>
Thu, 5 Mar 2015 21:38:00 +0000 (23:38 +0200)
committerMartin Storsjö <martin@martin.st>
Sun, 8 Mar 2015 16:11:36 +0000 (18:11 +0200)
commit450b02307cb631f501793b52b98b610c3a54378b
tree2ffd75eab5396aa5ae2490fb6dcdb483f49e1b11
parentfc3c1156e361202ab97ad63ffb4dacc416906d33
arm: Suppress tags about used cpu arch and extensions

When all the codepaths using manually set .arch/.fpu code is
behind runtime detection, the elf attributes should be suppressed.

This allows tools to know that the final built binary doesn't
strictly require these extensions.

Signed-off-by: Martin Storsjö <martin@martin.st>
(cherry picked from commit dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73
and b77e335e441040a40fc6156b8e4a134745d10233)
Signed-off-by: Martin Storsjö <martin@martin.st>
configure
libavutil/arm/asm.S