mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 15:11:47 +08:00
dcae2e32f7
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>