mirror of
https://github.com/nzbget/nzbget.git
synced 2026-06-11 21:24:14 -04:00
Due to compatibility issues on older platforms (issues discovered on ARMv7 with GCC 5.2 but may not be limited to this platform) the usage of C++11 thread- and synchronisation facilities has been reverted to previous custom OS-specific implementation.