mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
Fix markup
This commit is contained in:
parent
0a679333b8
commit
b8c9730f3f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Features
|
|||
- Cyclone will no longer memoize pure functions by default.
|
||||
- Added build option `CYC_PTHREAD_SET_STACK_SIZE` to allow Cyclone to specify a thread stack size rather than using the OS default. EG:
|
||||
|
||||
make CYC_PTHREAD_SET_STACK_SIZE=1 libcyclone.a
|
||||
make CYC_PTHREAD_SET_STACK_SIZE=1 libcyclone.a
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue