#37732: cmake portgroup needs an option to disable use of CMAKE_OSX_ARCHITECTURES ----------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: High | Milestone: Component: ports | Version: Resolution: | Keywords: Port: | ----------------------+-------------------------------- Comment (by mojca@…): An interesting observation, GCC no longer complains: {{{
/opt/local/bin/gfortran-mp-4.7 hello.f -arch x86_64 /opt/local/bin/gfortran-mp-4.5 hello.f -arch x86_64 f951: error: unrecognized command line option "-arch" }}}
So this is no longer an issue with GCC 4.7 and 4.8 (I didn't test 4.6), even though it's still a nasty bug in CMake. -- Ticket URL: <https://trac.macports.org/ticket/37732#comment:20> MacPorts <http://www.macports.org/> Ports system for OS X