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
|
||||
steps:
|
||||
- checkout
|
||||
- run: make
|
||||
- run: make LIBSO=1
|
||||
- run: |
|
||||
ulimit -c unlimited
|
||||
./darknet
|
||||
|
Reference in New Issue
Block a user