diff options
author | Diego Biurrun <diego@biurrun.de> | 2016-05-27 20:14:21 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2016-05-30 14:59:43 +0200 |
commit | b2d5d6a7f20a255a5f3c9bf539cc507afd909ce5 (patch) | |
tree | b02478d50d7c2937fae6aa4d3a3eefa6f0539e60 /libavcodec/copy_block.h | |
parent | c5fd4b50610f62cbb3baa4f4108139363128dea1 (diff) | |
download | ffmpeg-b2d5d6a7f20a255a5f3c9bf539cc507afd909ce5.tar.gz |
build: Only enable symbol reduction if the compiler does proper DCE
With compilers that do not support proper dead code elimination, like
Sun C 5.12, linking fails due to missing references to unavailable,
but also unused, symbols.
Bug-Id: 895
Diffstat (limited to 'libavcodec/copy_block.h')
0 files changed, 0 insertions, 0 deletions