Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix compilation error when using Android NDK
src/wrappers.c: In function 'tvhtread_renice': src/wrappers.c:210:2: error: #warning "Implement renice for your platform!" [-Werror=cpp] #warning "Implement renice for your platform!" ^ cc1: all warnings being treated as errors
- Loading branch information