Просмотр исходного кода

Check _GNU_SOURCE before using get_nprocs.

The latter function is not POSIX, but a GNU extension and therefore
not available universally.


[SVN r54408]
Vladimir Prus 17 лет назад
Родитель
Сommit
c28bb32500
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/thread

+ 1 - 1
libs/thread

@@ -1 +1 @@
-Subproject commit 627cb7f77450fdb9ae1376ba6da6d0344b97aaac
+Subproject commit 235ed4afe00dc96a00841ab4a3156c284715777d

粤ICP备19079148号