sanlock/uuid.patch

12 lines
459 B
Diff
Raw Normal View History

2011-08-02 17:53:03 +00:00
--- sanlock-1.6/src/Makefile.uuid 2011-08-02 12:51:51.559842071 -0500
+++ sanlock-1.6/src/Makefile 2011-08-02 12:51:55.782943836 -0500
@@ -61,7 +61,7 @@ CFLAGS += -D_GNU_SOURCE -g \
-fasynchronous-unwind-tables \
-fdiagnostics-show-option
-CMD_LDFLAGS = -lpthread -lrt -laio -lblkid -lsanlock -L../wdmd -lwdmd
+CMD_LDFLAGS = -lpthread -lrt -laio -lblkid -lsanlock -L../wdmd -lwdmd -luuid
LIB_LDFLAGS = -lpthread -lrt -laio -lblkid -L../wdmd -lwdmd