From 2faea9c32d73d175a3d7263750b233df1113319a Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 3 Sep 2024 11:19:15 -0700 Subject: [PATCH] reverts --- Building-Zig-From-Source.md | 1 - Community.md | 10 +++++----- Home.md | 2 -- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/Building-Zig-From-Source.md b/Building-Zig-From-Source.md index bbc6d53..f186c25 100644 --- a/Building-Zig-From-Source.md +++ b/Building-Zig-From-Source.md @@ -41,7 +41,6 @@ cd build cmake .. -DZIG_STATIC_LLVM=ON -DCMAKE_PREFIX_PATH="$(brew --prefix llvm@18);$(brew --prefix zstd)" make install ``` -For Apple Silicon, see more at https://gist.github.com/kamidev/ee0d4b3deeaf6996a24d1fca9acc6b07 ### For FreeBSD diff --git a/Community.md b/Community.md index f2102a0..8c1bd40 100644 --- a/Community.md +++ b/Community.md @@ -106,11 +106,6 @@ When adding a new community please append it at the end of the existing list as - Moderator: [Ayodeji Adeoti](mailto:adeoti.15.jude@gmail.com) - Rules: Same as IRC -### X (formerly twitter) - * [Zig Programming Language](https://x.com/i/communities/1830711127354851778) - - Moderator: [gdjohn4s](https://x.com/jontec8) - - Rules: You can find them on Community Profile - ## Email List * [~andrewrk/ziglang@lists.sr.ht](https://lists.sr.ht/%7Eandrewrk/ziglang) @@ -214,3 +209,8 @@ https://zig.show/ - Moderator: [u/Aransentin](https://www.reddit.com/user/Aransentin/) - Rules: see on subreddit page +### X (formerly twitter) + * [Zig Programming Language](https://x.com/i/communities/1830711127354851778) + - Moderator: [gdjohn4s](https://x.com/jontec8) + - Rules: You can find them on Community Profile + diff --git a/Home.md b/Home.md index 52844cc..295d326 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1 @@ Please see the side-bar on the right hand side. [[FAQ]] - -You can access [http://www.zig.wiki](http://www.zig.wiki/) to current page.