aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-08-08 01:00:28 +0000
committerEd Maste <emaste@FreeBSD.org>2024-11-12 17:11:51 +0000
commit3750ccefb8629a08890bfbae894dd6bc6a7483b4 (patch)
tree774e29d8d9504390b7b01a17ddcac75ce0164138 /cddl/lib
parentfc32b5ddf3af503b41e81df8f1dc4f6a0aace25b (diff)
Diffstat (limited to 'cddl/lib')
-rw-r--r--cddl/lib/libzpool/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/cddl/lib/libzpool/Makefile b/cddl/lib/libzpool/Makefile
index 4c8285eedb2d..a73c9754ebbb 100644
--- a/cddl/lib/libzpool/Makefile
+++ b/cddl/lib/libzpool/Makefile
@@ -283,9 +283,6 @@ CFLAGS.gcc+= -fms-extensions
LIBADD= md pthread z spl icp nvpair avl umem
-# atomic.S doesn't like profiling.
-MK_PROFILE= no
-
CSTD= c99
# Since there are many asserts in this library, it makes no sense to compile