Page MenuHomeFreeBSD

D20003.id56469.diff
No OneTemporary

D20003.id56469.diff

Index: lib/libclang_rt/Makefile
===================================================================
--- lib/libclang_rt/Makefile
+++ lib/libclang_rt/Makefile
@@ -10,6 +10,7 @@
SUBDIR+= msan
SUBDIR+= msan_cxx
.endif
+SUBDIR+= profile
SUBDIR+= safestack
SUBDIR+= stats
SUBDIR+= stats_client
@@ -22,9 +23,4 @@
SUBDIR+= ubsan_standalone_cxx
.endif
-.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" || \
- ${MACHINE_CPUARCH} == "arm"
-SUBDIR+= profile
-.endif
-
.include <bsd.subdir.mk>

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 27, 11:40 AM (2 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39736071
Default Alt Text
D20003.id56469.diff (513 B)

Event Timeline