[Lunar-commits] <moonbase-other> libofa: Adjusting BUILD so it will compile with gcc bump.
Dennis Veatch
stumbles at lunar-linux.org
Thu Aug 16 09:52:55 CEST 2012
commit d9a5d1b91fe5640ffdb41a0abe247fb4bdd7cb67
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Thu, 16 Aug 2012 00:52:55 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/d9a5d1b91fe5640ffdb41a0abe247fb4bdd7cb67
libofa: Adjusting BUILD so it will compile with gcc bump.
---
libs/libofa/BUILD +3/-0
1 files changed, 3 insertions (+), 0 deletions (-)
--- a/libs/libofa/BUILD
+++ b/libs/libofa/BUILD
@@ -1,6 +1,9 @@
(
patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+
+ sed -i "15i #include <unistd.h>" examples/uselame.cpp examples/wavefile.cpp &&
+
default_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list