Fix: no LGPL define for malloc and pthread wrappers
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 25 May 2016 23:39:15 +0000 (19:39 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 25 May 2016 23:39:15 +0000 (19:39 -0400)
commitd7e8946293f1db01e934752dada165a85ee7099b
treeb2908afea0509cab607e83d9cdefbe3f75f62d73
parent1ddceb368197a46bcc7bb40054cf3cd51a72840c
Fix: no LGPL define for malloc and pthread wrappers

Do _not_ define _LGPL_SOURCE because we don't want to create a circular
dependency loop between this malloc wrapper, liburcu and libc.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
liblttng-ust-libc-wrapper/lttng-ust-malloc.c
liblttng-ust-libc-wrapper/lttng-ust-pthread.c
This page took 0.025641 seconds and 5 git commands to generate.