[MacPorts] #45713: xorg-xf86vidmodeproto-2.3.1_0 links shared libs with -flat_namespace on Yosemite
MacPorts
noreply at macports.org
Fri Oct 31 21:21:33 PDT 2014
#45713: xorg-xf86vidmodeproto-2.3.1_0 links shared libs with -flat_namespace on
Yosemite
------------------------------------+------------------------
Reporter: jhowarth@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: | Keywords:
Port: xorg-xf86vidmodeproto |
------------------------------------+------------------------
Comment (by jhowarth@…):
My mistake. This should have been filed against the xorg-
libXxf86vm-1.1.3_0 package.
Do I need to file a new ticket or can someone change the title and package
assignments for the ticket to xorg-libXxf86vm?
In any case, the configure file in xorg-libXxf86vm-1.1.3_0 appears to be
suitable for the MACOSX_DEPLOYMENT_TARGET fix.
{{{
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
$as_echo "$lt_cv_ld_force_load" >&6; }
case $host_os in
rhapsody* | darwin1.[012])
_lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
darwin1.*)
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined
${wl}suppress' ;;
darwin*) # darwin 5.x on
# if running on 10.5 or later, the deployment target defaults
# to the OS version, if on x86, and 10.4, the deployment
# target defaults to 10.4. Don't you love it?
case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
10.0,*86*-darwin8*|10.0,*-darwin[91]*)
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
10.[012]*)
_lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined
${wl}suppress' ;;
10.*)
_lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
esac
;;
}}}
--
Ticket URL: <https://trac.macports.org/ticket/45713#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list