[Lunar-commits] <moonbase-other> libmsn: Fixing BUILD due to gcc bump.
Dennis Veatch
stumbles at lunar-linux.org
Thu Aug 16 03:29:27 CEST 2012
commit 4e7413ec4d333aa8490e6fb0b2d27669a627ddbf
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 15 Aug 2012 18:29:27 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4e7413ec4d333aa8490e6fb0b2d27669a627ddbf
libmsn: Fixing BUILD due to gcc bump.
---
libs/libmsn/BUILD +2/-0
1 files changed, 2 insertions (+), 0 deletions (-)
--- a/libs/libmsn/BUILD
+++ b/libs/libmsn/BUILD
@@ -1,5 +1,7 @@
(
+ sed -i "30i #include <unistd.h>" msn/util.cpp &&
+
default_cmake_build &&
# It forgets to install this required header and kdenetwork will tank if you
More information about the Lunar-commits
mailing list