circleci: LIBSO=1

This commit is contained in:
AlexeyAB
2017-10-19 02:20:51 +03:00
parent fe3f3c00e0
commit a420d05763

View File

@ -6,7 +6,7 @@ jobs:
working_directory: ~/work
steps:
- checkout
- run: make
- run: make LIBSO=1
- run: |
ulimit -c unlimited
./darknet