diff options
author | Wez Furlong <wez@netevil.org> | 2011-04-03 21:48:05 -0400 |
---|---|---|
committer | Wez Furlong <wez@netevil.org> | 2011-04-03 21:48:05 -0400 |
commit | af70a23805917ccfb5ba212bad28e4554343249a (patch) | |
tree | 176906ad006c5313163b929d732141fb9196b2a8 | |
parent | 84b8cb41945586d1c3d7ff9ebe4df2506c51d2c3 (diff) | |
download | ctf-af70a23805917ccfb5ba212bad28e4554343249a.tar.gz |
add note on platforms that work
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,3 +10,12 @@ as unstable and subject to change. Instead, it provides those same APIs as supported functions, but these are namespaced as pctf (header file and library name; function names are unchanged). +Platforms +--------- + +Portable CTF is known to build on the following platforms: + + * Linux + * FreeBSD + * Darwin/OS X + |