OSDN Git Service

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)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 22 Apr 2015 10:27:23 +0000 (12:27 +0200)
commit436f530a51abb194548d0a2d635b0c3415d6ebb6
tree3896bd5f4699959d1c79584f5dbb7db5f5728014
parent0b25a4d253baa8f6b786b04b4417824857e2eb73
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>
(cherry picked from commit 9841654c158c80e9d525ba03754135d3f34e306e)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure
libavutil/arm/asm.S