diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2024-06-28 12:46:00 +0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2024-07-16 22:50:41 +0800 |
commit | 8ca60e14d2006928220ab7bcc58758ce43532eb2 (patch) | |
tree | acc8a36c6b101528ed97d68f4822a6868f0dfe2a /libavcodec/twinvq.h | |
parent | cb9c98da16e8412046835ebc0d167a4e09909df0 (diff) | |
download | ffmpeg-8ca60e14d2006928220ab7bcc58758ce43532eb2.tar.gz |
configure: Fix Apple framework dependencies in .pc file
configure use "-Wl,-framework,foo" and "-framework foo" to specify
dependencies on Apple frameworks. These two styles essentially do
the same thing when build ffmpeg. However, they do make difference
when generate pkg-config files. Some tools interact with pkg-config
cannot handle "-Wl,-framework,foo" in Libs field, e.g., cmake with
pkg_check_modules.
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavcodec/twinvq.h')
0 files changed, 0 insertions, 0 deletions