On Fri, May 29, 2015 at 07:39:41PM +0000, Matt Thomas wrote: > Module Name: src > Committed By: matt > Date: Fri May 29 19:39:41 UTC 2015 > > Modified Files: > src/common/lib/libc/string: popcount32.c popcount64.c > > Log Message: > Don't compile if there is a macro of the same name.
At least for libc, we definitely want to include the symbols. Joerg