Library_merged.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit e146578775668194e5331ecd067185ff9ad456bb
Author: Matúš Kukan <matus.ku...@gmail.com>
Date:   Thu May 23 12:18:55 2013 +0200

    libmerged needs -lrt too
    
    since 9830fd36dbdb72c79703b0c61efc027fba793c5a
    
    Change-Id: I2cf7e59676d36fb0fe1a1ea4b70fa96d2a9ba976

diff --git a/Library_merged.mk b/Library_merged.mk
index 959db0e..6e404df 100644
--- a/Library_merged.mk
+++ b/Library_merged.mk
@@ -90,6 +90,7 @@ $(eval $(call gb_Library_add_libs,merged,\
        -lm \
        -ldl \
        -lpthread \
+       -lrt \
 ))
 endif
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to