lttv: Fix configure arguments
[lttv.git] / lttv / lttv / Makefile.am
index 944d5988132eb518284a88040c5806bef5fd9cc0..b0bc52f4c1d0ed2ccd78ad4e289fbf82b520f2b5 100644 (file)
@@ -45,6 +45,6 @@ lttv_real_SOURCES = batchtest.c main.c module.c option.c \
 lttv_real_LDFLAGS = -export-dynamic
 
 if LTTVSTATIC
-  lttv_real_LDFLAGS += -profile -static
+  lttv_real_LDFLAGS += -static
 endif
 
This page took 0.022551 seconds and 4 git commands to generate.