Add Mac build instructions
This commit is contained in:
parent
8e95919c9f
commit
eef0d5db58
1 changed files with 8 additions and 0 deletions
|
|
@ -18,6 +18,14 @@ There's an [AUR package](https://aur.archlinux.org/packages/c-lolcat):
|
|||
$ yaourt -S c-lolcat
|
||||
```
|
||||
|
||||
### Mac
|
||||
|
||||
Build the system-libc version (instead of the statically linked version) with:
|
||||
```
|
||||
$ make lolcat
|
||||
```
|
||||
...and put the resulting binary at a place of your choice.
|
||||
|
||||
### Others
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue