#32088: libccd: 'always_inline' function could not be inlined in call to 'ccdVec3Dot': function not considered for inlining --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: mmoll@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: libccd | --------------------------------------+------------------------------------- Comment(by ryandesign@…): Thank you for UsingTheRightCompiler but the part that actually fixed the problem was adding ${configure.cflags}, specifically ${configure.optflags} i.e. `-O2`, to the CFLAGS; looks like `-O1`, `-O2`, and `-O3` work but the default `-O0` does not. -- Ticket URL: <https://trac.macports.org/ticket/32088#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS