mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
circleci: LIBSO=1
This commit is contained in:
@ -6,7 +6,7 @@ jobs:
|
|||||||
working_directory: ~/work
|
working_directory: ~/work
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make
|
- run: make LIBSO=1
|
||||||
- run: |
|
- run: |
|
||||||
ulimit -c unlimited
|
ulimit -c unlimited
|
||||||
./darknet
|
./darknet
|
||||||
|
Reference in New Issue
Block a user