Index: head/lib/libclang_rt/Makefile =================================================================== --- head/lib/libclang_rt/Makefile +++ head/lib/libclang_rt/Makefile @@ -22,9 +22,6 @@ SUBDIR+= ubsan_standalone_cxx .endif -.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" || \ - ${MACHINE_CPUARCH} == "arm" SUBDIR+= profile -.endif .include