aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Kelley <superjoe30@gmail.com>2017-09-27 21:03:44 -0400
committerAndrew Kelley <superjoe30@gmail.com>2017-09-27 21:03:44 -0400
commitc03a76414717274d02280fdaaaceff1ef4151d07 (patch)
tree11b216add12bafa8d36d286820789755a90d92d1
parent224cd8a01eff193e7683362c7743b939b392c75a (diff)
downloadzig-c03a76414717274d02280fdaaaceff1ef4151d07.tar.gz
zig-c03a76414717274d02280fdaaaceff1ef4151d07.zip
README: we support x86_64 macos
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3bf646bf54..d976e30d37 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,7 @@ clarity.
case. You can export an auto-generated .h file.
* Standard library supports Operating System abstractions for:
* `x86_64` `linux`
+ * `x86_64` `macos`
* Support for all popular operating systems and architectures is planned.
* For OS development, Zig supports all architectures that LLVM does. All the
standard library that does not depend on an OS is available to you in