pthread_spinlock_t doesn't exist on Mac OS X
Replace pthread_spinlock_t with something that works on Mac OS X and add Mac OS X to our before release QA, so we don't release with hiccups...
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Replace pthread_spinlock_t with something that works on Mac OS X and add Mac OS X to our before release QA, so we don't release with hiccups...
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
Replacing pthread_spinlock_t with pthread_mutex_t doesn't really work:
http://bot.brew.sh/job/Homebrew%20Pull%20Requests/version=lion/14736/console http://bot.brew.sh/job/Homebrew%20Pull%20Requests/version=mavericks/14736/console http://bot.brew.sh/job/Homebrew%20Pull%20Requests/version=mountain_lion/14736/console
Please prepare a version that works on Mac OS X in git.
Status changed to closed by commit b22073