Skip to content

Removing -DNDEBUG from COMMON_FLAGS in Makefile breaks OS X build #171

Closed
@sergeyk

Description

@sergeyk

The error:

/usr/local/include/boost/assert.hpp:102:47: error: use of undeclared identifier 'noinline'; did you
      mean 'inline'?
          __attribute__ ( ( __attribute__ ( ( noinline ) ) ) ) void assertion_failed_msg ( Ch...
                                              ^

Don't think this is caffe's fault.
Was frustrating to track down, so this is a record.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions