summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://joeyh.name/ <http://joeyh.name/@web>2012-10-17 17:42:30 +0000
committerGravatar admin <admin@branchable.com>2012-10-17 17:42:30 +0000
commit551166cfc55e491e43fc44ae5ecb84701aff4a6d (patch)
tree03f4d4eef9a6d03ce96c071cfadfbad652d86d3b
parent08edeb5df043f6cadccd0fc94a79bba30c2ef98e (diff)
Added a comment
-rw-r--r--doc/bugs/Most_recent_git-annex_will_not_build_on_OpenIndiana/comment_1_f3c336ecfee51e074ea3a9fc95301de5._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Most_recent_git-annex_will_not_build_on_OpenIndiana/comment_1_f3c336ecfee51e074ea3a9fc95301de5._comment b/doc/bugs/Most_recent_git-annex_will_not_build_on_OpenIndiana/comment_1_f3c336ecfee51e074ea3a9fc95301de5._comment
new file mode 100644
index 000000000..bb1dc688f
--- /dev/null
+++ b/doc/bugs/Most_recent_git-annex_will_not_build_on_OpenIndiana/comment_1_f3c336ecfee51e074ea3a9fc95301de5._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="2001:4978:f:21a::2"
+ subject="comment 1"
+ date="2012-10-17T17:42:30Z"
+ content="""
+kqueue is used by the new assistant and watch features. It seems something else would need to be used for Solaris. I have modified the Makefile to (try to) detect Solaris and disable these features. I assumed your uname would be \"Solaris\", so you may need to modify it slightly.
+"""]]