mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
turn off memory hook in freeBSD
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
## Build
|
||||
|
||||
Install autoconf first for jemalloc
|
||||
For linux, install autoconf first for jemalloc
|
||||
|
||||
```
|
||||
git clone git@github.com:cloudwu/skynet.git
|
||||
@@ -15,6 +15,8 @@ export PLAT=linux
|
||||
make
|
||||
```
|
||||
|
||||
For freeBSD , use gmake instead of make .
|
||||
|
||||
## Test
|
||||
|
||||
Run these in different console
|
||||
|
||||
Reference in New Issue
Block a user