[MacPorts] #68247: flac @1.4.3 +universal: many undefined symbols
MacPorts
noreply at macports.org
Tue Sep 26 12:14:47 UTC 2023
#68247: flac @1.4.3 +universal: many undefined symbols
-------------------------+---------------------
Reporter: ashterenli | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: ventura
Port: flac |
-------------------------+---------------------
Comment (by ryandesign):
Looks like that's a thing libtool does when it can't use the
`-single_module` flag.
My configure output:
{{{
checking for -single_module linker flag... yes
}}}
vs. the output from the attached log:
{{{
checking for -single_module linker flag... ld: warning: -single_module is
obsolete
ld: warning: -single_module is obsolete
no
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68247#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list