Compile without -pthread ?
Is it posible to disable -pthread? I need to compile dav1d on a UNIX system with no pthread support.
Is it posible to disable -pthread? I need to compile dav1d on a UNIX system with no pthread support.
You need a pthread-like library, I'm afraid, or an emulation of such.
Looking at the code that was my suspicion, thanks for the confirmation!
closed
added buildsystem notdav1d labels
changed milestone to %1.0.0
VideoLAN code repository instance