Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136154738
D9168.id23958.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
449 B
Referenced Files
None
Subscribers
None
D9168.id23958.diff
View Options
Index: lib/libclang_rt/Makefile.inc
===================================================================
--- lib/libclang_rt/Makefile.inc
+++ lib/libclang_rt/Makefile.inc
@@ -26,7 +26,10 @@
.endif
CFLAGS+= -fno-stack-protector
CFLAGS+= -funwind-tables
+# profiling support needs to be exposed
+.if ! ${.CURDIR:T:Mprofile}
CFLAGS+= -fvisibility-inlines-hidden
CFLAGS+= -fvisibility=hidden
+.endif
CFLAGS+= -I${CRTSRC}/lib
CXXFLAGS+= -std=c++11
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 17, 6:17 AM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25407310
Default Alt Text
D9168.id23958.diff (449 B)
Attached To
Mode
D9168: Expose symbols in lib/libclang_rt/profile to fix --coverage...
Attached
Detach File
Event Timeline
Log In to Comment