[Lunar-commits] <moonbase-other> rawstudio: Adding a BUILD to fix a make failure due to this error;

stumbles stumbles at lunar-linux.org
Fri May 31 05:19:16 CEST 2013


commit 153b6c128fb34613d73db7914ac71a2cc66a804c
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 30 May 2013 20:18:16 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/153b6c128fb34613d73db7914ac71a2cc66a804c

rawstudio: Adding a BUILD to fix a make failure due to this error;

note: 'g_thread_init' is defined in DSO /usr/lib/libgthread-2.0.so.0 so try adding it to the linker
---
  graphics/rawstudio/BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- /dev/null
+++ b/graphics/rawstudio/BUILD
@@ -0,0 +1,4 @@
+
+  CFLAGS+=" -lgthread-2.0" &&
+
+  default_build




More information about the Lunar-commits mailing list