diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-09-12 17:00:06 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-12-13 16:16:40 +0100 |
commit | 262e7439c6d58564d21ffffb05ade84bac4482ef (patch) | |
tree | b4189f859a8661518a0e6254360a62c54295ec3a /libavcodec/simple_idct.h | |
parent | 40984af0c595459b31d7c230196b1321680ece39 (diff) | |
download | ffmpeg-262e7439c6d58564d21ffffb05ade84bac4482ef.tar.gz |
avcodec/x86/Makefile: Don't build empty files
simple_idct.asm is 32 bit-only since
bfb28b5ce89f3e950214b67ea95b45e3355c2caf,
whereas simple_idct10.asm is x64-only. So don't build
the ultimately unneeded and empty files, as some linkers
complain about this: "ranlib: file:
libavcodec/libavcodec.a(simple_idct.o) has no symbols"
(this is from an Xcode toolchain as reported by Ronald S. Bultje).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/simple_idct.h')
0 files changed, 0 insertions, 0 deletions