On Sat, 7 Mar 2015, Martin Storsjö  wrote:

Module: libav
Branch: master
Commit: dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73

Author:    Martin Storsjö <[email protected]>
Committer: Martin Storsjö <[email protected]>
Date:      Wed Feb 18 00:40:06 2015 +0200

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ö <[email protected]>

---

configure           |    6 ++++++
libavutil/arm/asm.S |    6 ++++++
2 files changed, 12 insertions(+)

Sorry, the version I ended up pushing wasn't the actual final version I sent to the list - I'll send a new patch that fixes it up to the form that was approved.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to