summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-22 04:32:53 +0000
committerobache <obache@pkgsrc.org>2010-08-22 04:32:53 +0000
commitad6916e046763d6151a830b9b0d5196e35ff5e37 (patch)
tree9a607811c0ab7c95860c90d75b08b4d9fb00a6be /bootstrap
parentd4c45a523673ef921394708649e9a6b1225680fa (diff)
downloadpkgsrc-ad6916e046763d6151a830b9b0d5196e35ff5e37.tar.gz
Initial bootstrap README for Haiku.
Now, we can bootstrap pkgsrc on Haiku without extra patch.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.Haiku11
1 files changed, 11 insertions, 0 deletions
diff --git a/bootstrap/README.Haiku b/bootstrap/README.Haiku
new file mode 100644
index 00000000000..1a8477f2973
--- /dev/null
+++ b/bootstrap/README.Haiku
@@ -0,0 +1,11 @@
+$NetBSD: README.Haiku,v 1.1 2010/08/22 04:32:53 obache Exp $
+
+Please read the general README file as well.
+
+bootstrap-pkgsrc has been tested on Haiku R1 alpha1 and alpha2 (i386) with
+both gcc2 and gcc4.
+
+Known problems:
+ * Only tested with --unprivileged.
+ * With gcc2, need to patch for system header files
+ http://dev.haiku-os.org/ticket/5784