aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2013-04-24 11:06:45 -0700
committerJacob Appelbaum <jacob@appelbaum.net>2013-04-24 11:06:45 -0700
commit4c596eb951f127d85f3b05d841336d8db66327e0 (patch)
tree3eb8ef825672220364efc5f522ff0f05739f016f /INSTALL
parentf0f17b98fa4c2a5a20a255be4b631d9e3d8bf704 (diff)
downloadtlsdate-4c596eb951f127d85f3b05d841336d8db66327e0.tar.gz
Update OS support list in INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 170ad24..ebe01c4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,7 +15,11 @@ tlsdate should build and work on the following Operating Systems:
OpenBSD 5.2
Gentoo 20130413
DragonFly BSD 3.3-DEVELOPMENT
+
+tlsdate should build and may work on the following Operating Systems:
+
Cygwin CYGWIN_NT-6.1 1.7.18(0.263/5/3)
+ Haiku r1alpha4
Please file a bug or email the tlsdate team if you have successfully built or
use tlsdate on a platform that is not listed. We are specifically looking for
@@ -33,7 +37,6 @@ ports of tlsdate or for tlsdate integration on the following Operating Systems:
Currently porting is in progress or partially documented for:
Plan9 (with APE)
- Haiku
Building and install of tlsdate on GNU/Linux and FreeBSD:
@@ -115,7 +118,7 @@ On Haiku we must use gcc4:
export CC=/boot/develop/abi/x86/gcc4/tools/gcc4.6.3-haiku-121101/bin/gcc
export LDFLAGS="$LDFLAGS -lbsd"
- ./configure
+ ./configure # This includes the above exports currently
make
OpenBSD builds from source and is not yet in the port system: