[MacPorts] #40290: wxgtk-2.8: wx-config contains -arch flags
MacPorts
noreply at macports.org
Thu Aug 29 19:41:46 PDT 2013
#40290: wxgtk-2.8: wx-config contains -arch flags
--------------------------+-----------------------
Reporter: ryandesign@… | Owner: mojca@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: wxgtk-2.8
--------------------------+-----------------------
wxgtk-2.8's `wx-config` script contains `-arch` flags, e.g.:
{{{
$ /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxGTK/2.8/bin
/wx-config --libs
-L/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxGTK/2.8/lib
-arch x86_64 -arch i386 -L/opt/local/lib -Wl,-headerpad_max_install_names
-arch x86_64 -arch i386 -L/opt/local/lib -framework IOKit -framework
CoreServices -framework System -framework ApplicationServices
-lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8
-lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8
-lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8
}}}
They [PortfileRecipes#archflags must be removed].
wxgtk-3.0 and wxWidgets-3.0 do not appear to be affected. I have not
tested wxWidgets-2.8 because it cannot be installed on Mountain Lion.
--
Ticket URL: <https://trac.macports.org/ticket/40290>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list