#40513: codeblocks: universal variant fails ---------------------------+--------------------- Reporter: ryandesign@… | Owner: mojca@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: codeblocks | ---------------------------+--------------------- Comment (by ryandesign@…): Replying to [comment:6 mojca@…]:
I have found {{{ --enable-pch=no }}} and committed it in r111287.
This seems like a weird way, I would expect a flag `--disable-pch`, but well ...
codeblocks uses an autotools-based configure script, therefore "--enable- foo=no" is the same as "--disable-foo", just as "--enable-foo=yes" is the same as "--enable-foo". -- Ticket URL: <https://trac.macports.org/ticket/40513#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X