[Bug 259080] devel/meson: update to 0.60.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Nov 2021 18:55:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259080

--- Comment #26 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=6a73c70f44126dafe17e46a6ce93ef64d2bb4522

commit 6a73c70f44126dafe17e46a6ce93ef64d2bb4522
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-11-03 17:55:57 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-11-03 18:54:13 +0000

    multimedia/handbrake: disable ldconfig during build

    ld-elf.so.1: Shared object "liblz4.so.1" not found, required by
"libarchive.so.13"
    gmake[4]: *** [common/CMakeFiles/common.dir/build.make:134:
common/CMakeFiles/common.dir/x86/intrapred8.asm.o] Error 1

    $ ldconfig -r
    /var/run/ld-elf.so.hints:
            search directories:

    PR:             259080
    Reported by:    antoine (via exp-run)
    Regressed by:   https://github.com/mesonbuild/meson/commit/2c3a68bc30cf

 multimedia/handbrake/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.