Revert "Use initial-exec TLS model"
[lttng-ust.git] / liblttng-ust-libc-wrapper / lttng-ust-pthread.c
index c6b8ae09955119ef6ac9ad4eeacc6ca7cbaff4e0..7836ffa02175d7599e4472403964b1b1069f4c33 100644 (file)
  */
 
 #define _GNU_SOURCE
+/*
+ * Do _not_ define _LGPL_SOURCE because we don't want to create a
+ * circular dependency loop between this malloc wrapper, liburcu and
+ * libc.
+ */
 #include <lttng/ust-dlfcn.h>
 #include <helper.h>
 #include <pthread.h>
This page took 0.023237 seconds and 4 git commands to generate.