[Lunar-commits] <moonbase-other> cppunit: fix linking problem

v4hn me at v4hn.de
Wed Aug 29 22:56:43 CEST 2012


commit 1b7117dbacb080dadd6803ffd35973ca67f318f7
Author: v4hn <me at v4hn.de>
Date: Wed, 29 Aug 2012 13:56:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/1b7117dbacb080dadd6803ffd35973ca67f318f7

cppunit: fix linking problem
---
  devel/cppunit/BUILD                                          +9/-0     
  1 files changed, 9 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/devel/cppunit/BUILD
@@ -0,0 +1,9 @@
+(
+
+  OPTS+=" --disable-static" &&
+
+  # linked libraries _don't_ belong in LDFLAGS
+  LIBS=-ldl \
+  default_build
+
+) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list