1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-01 22:26:24 -07:00

Have build.sh fail if user tries to cross-compile to macOS

TODO: get cross-compilation properly working (Windows seems to be fine)
This commit is contained in:
Eggbertx 2019-11-02 17:28:55 -07:00
parent a53659dc28
commit 58dc6a0942
2 changed files with 19 additions and 3 deletions

View file

@ -6,6 +6,7 @@ Gochan works in a manner similar to Kusaba X, Tinyboard and others. As such, Goc
Demo installation: https://gochan.org
**Note:** Cross-compilation to macOS has been temporarily (hopefully) disabled. If you need macOS support, build gochan from a macOS system.
# Installation