[Bug 264067] ldconfig: aout is not supported

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 May 2022 04:07:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264067

Tatsuki Makino <tatsuki_makino@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tatsuki_makino@hotmail.com

--- Comment #8 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
The Makefile in src still says mergemaster, but I replaced it with the
following:

mergemaster -p
-> etcupdate -p -F && etcupdate resolve -p

mergemaster
-> etcupdate -F && etcupdate resolve

It seems that etcupdate needs to be run one more time with resolve for some
conflicts.

-- 
You are receiving this mail because:
You are the assignee for the bug.