When the autoconf support was removed in SVN rev 258863, the
references to profiling were removed from clang_darwin.mk, but
not from clang_linux.mk.
This fixes e.g. "make clang_linux-builtins-x86_64", which previously
errored out with this:
Makefile:267: *** SelectFunctionDir: invalid function name "GCDAProfiling" (no such function). Stop.