[Lunar-commits] <moonbase-other> libxml: Adding a BUILD to fix a make failure. See;

stumbles stumbles at lunar-linux.org
Mon Jan 7 13:23:08 CET 2013


commit 21888ef157b95ed1f8f142d60be475ed861488ca
Author: stumbles <stumbles at lunar-linux.org>
Date: Mon, 07 Jan 2013 04:23:08 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/21888ef157b95ed1f8f142d60be475ed861488ca

libxml: Adding a BUILD to fix a make failure. See;

http://www.blitzbasic.com/Community/posts.php?topic=85266
---
  libs/libxml/BUILD | +8/-0     
  1 file changed, 8 insertions(+)

--- /dev/null
+++ b/libs/libxml/BUILD
@@ -0,0 +1,8 @@
+(
+
+  sedit "16i #include <sys/stat.h>" nanohttp.c &&
+  sedit "s:O_WRONLY);:O_WRONLY, S_IRUSR|S_IWUSR);:" nanohttp.c &&
+
+  default_build
+
+) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list