summaryrefslogtreecommitdiff
path: root/gprofng/common/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng/common/config.h.in')
-rw-r--r--gprofng/common/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gprofng/common/config.h.in b/gprofng/common/config.h.in
index 8409ce74a57..f8484f238fd 100644
--- a/gprofng/common/config.h.in
+++ b/gprofng/common/config.h.in
@@ -118,3 +118,6 @@
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
+
+/* Build with musl-libc. */
+#undef __MUSL_LIBC