[Lunar-commits] <moonbase-other> mongodb: build shared lib

v4hn me at v4hn.de
Sun Jul 21 00:43:07 CEST 2013


commit d28b547534d44a6ff74b4523ce36e56d0bdae575
Author: v4hn <me at v4hn.de>
Date: Sat, 20 Jul 2013 15:42:39 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d28b547534d44a6ff74b4523ce36e56d0bdae575

mongodb: build shared lib
---
  sql/mongodb/BUILD | +1/-1     
  1 file changed, 1 insertion(+), 1 deletion(-)

--- a/sql/mongodb/BUILD
+++ b/sql/mongodb/BUILD
@@ -1,4 +1,4 @@
-OPTS+=" --use-system-boost --use-system-pcre" &&
+OPTS+=" --release --use-system-boost --use-system-pcre --sharedclient" &&
 
 # Honor CXXFLAGS and remove -ggdb
 patch_it $SOURCE3 1 &&




More information about the Lunar-commits mailing list