summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAdrian Ratiu <adrian.ratiu@collabora.com>2022-02-14 15:00:07 +0200
committerMartin Storsjö <martin@martin.st>2022-03-11 14:20:14 +0200
commitbc5ccea3b9d2c71929af6271bd8afe9b6cfab436 (patch)
tree9b0df5cf4303cb030691700259ef4861c4ccb4cd /tests
parenta0724328a82ed1ea89b86c1414ba1d4dd12c760f (diff)
configure: move ranlib -D test after setting defaults
In Gentoo and ChromeOS we want to allow pure LLVM builds without using GNU tools, so we block any unwanted mixed GNU/LLVM usages (GNU tools are still kept around in our chroots for projects like glibc which cannot yet be built otherwise). The default ${cross_prefix}${ranlib_default} points to GNU and fails, so move the test a bit later - after the defaults are set and the proper values get overriden - such that ffmpeg configure calls the llvm-ranlib we desire. [1] [1] https://gitweb.gentoo.org/repo/gentoo.git/tree/media-video/ffmpeg/ffmpeg-4.4.1-r1.ebuild?id=7a34377e3277a6a0e2eedd40e90452a44c55f1e6#n477 Signed-off-by: Adrian Ratiu <adrian.ratiu@collabora.com> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions