#17390: gdlib-config --ldflags output contains configure.universal_ldflags ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: gd2 ------------------------------+--------------------------------------------- With a universal gd2 installed: {{{ % gdlib-config --ldflags -L/opt/local/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/opt/local/lib -arch i386 -arch x86_64 -mmacosx- version-min=10.5 -L/usr/X11/lib }}} This causes building e.g. gnuplot non-universal to fail. -- Ticket URL: <http://trac.macports.org/ticket/17390> MacPorts <http://www.macports.org/> Ports system for Mac OS