-fvisibility is a c++ thing, per gcc(1)
Followup to r324894 PR: 223179
This commit is contained in:
parent
a4bed459c8
commit
0db4d62fc0
@ -5,7 +5,7 @@
|
||||
LIB= clang_rt.profile-${CRTARCH}
|
||||
|
||||
# This is needed for --coverage
|
||||
CFLAGS+= -fvisibility=default
|
||||
CXXFLAGS+= -fvisibility=default
|
||||
|
||||
SRCS+= profile/GCDAProfiling.c
|
||||
SRCS+= profile/InstrProfiling.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user