mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-10 14:43:29 +08:00
Fix README and segmentation fault for FreeBSD, addressing #163
This commit is contained in:
@@ -236,7 +236,7 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x64-macos
|
||||
|
||||
```bash
|
||||
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc
|
||||
$ clang -Iinclude src/chsrc-main.c -o chsrc
|
||||
$ clang -Iinclude -Ilib src/chsrc-main.c -o chsrc
|
||||
```
|
||||
</details>
|
||||
|
||||
|
Reference in New Issue
Block a user