Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144537061
D39197.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
380 B
Referenced Files
None
Subscribers
None
D39197.diff
View Options
diff --git a/lib/libpmc/Makefile b/lib/libpmc/Makefile
--- a/lib/libpmc/Makefile
+++ b/lib/libpmc/Makefile
@@ -1,12 +1,11 @@
# $FreeBSD$
-LIB= pmc
+LIB_CXX= pmc
SRCS= libpmc.c pmclog.c libpmc_pmu_util.c libpmc_json.cc
INCS= pmc.h pmclog.h pmcformat.h
CFLAGS+= -I${SRCTOP}/${RELDIR:H}/libpmcstat
-LDADD+= -lc++
.if ${MACHINE_CPUARCH} == "aarch64"
EVENT_ARCH="arm64"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 10, 7:57 AM (29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28612738
Default Alt Text
D39197.diff (380 B)
Attached To
Mode
D39197: libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library.
Attached
Detach File
Event Timeline
Log In to Comment