ccanlint: module_links test must link with module.
Gcc doesn't include unused inline functions, even without -O, but Solaris CC does, so fails to link block_pool where one inline function refers to a non-inline function.
Showing
Please register or sign in to comment