X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=snprintf%2FMakefile.am;fp=snprintf%2FMakefile.am;h=a32ed4f00f07ccd180269fcc165428ee763c6cc2;hb=7f0aeeba637b9586e4657ca3b5fa1df38b8c150a;hp=f04846a2a881fc739604c513a13f20592648cc2c;hpb=8511626a5d7af3d9c447f64dd1ecd9e2ce22763a;p=lttng-ust.git diff --git a/snprintf/Makefile.am b/snprintf/Makefile.am index f04846a2..a32ed4f0 100644 --- a/snprintf/Makefile.am +++ b/snprintf/Makefile.am @@ -15,7 +15,8 @@ libustsnprintf_la_SOURCES = \ vfprintf.c \ wcio.h \ wsetup.c \ - core.c + core.c \ + patient_write.c libustsnprintf_la_LDFLAGS = -no-undefined -static -libustsnprintf_la_CFLAGS = -DUST_COMPONENT="ust_snprintf" -fPIC -fno-strict-aliasing +libustsnprintf_la_CFLAGS = -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -fno-strict-aliasing