#34059: Coin build failure with clang: the clang compiler does not support '-fno- for-scope' -------------------------------------------------+-------------------------- Reporter: macports@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: clang | Port: Coin -------------------------------------------------+-------------------------- Comment(by jmr@…): There's a configure check but it doesn't use the right name for the option; the check says `-fno-for-scoping` (which doesn't exist) but later it adds the correct-for-gcc `-fno-for-scope` to the actual flags. -- Ticket URL: <https://trac.macports.org/ticket/34059#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS