Closed
Description
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.