]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
openssl: only build threads configuration if toolchain has pthread support
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 22 Nov 2013 21:38:58 +0000 (22:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 22 Nov 2013 21:44:54 +0000 (22:44 +0100)
commit43becdba4c021b419914a859bcff463350aac426
tree288fd3ea64b4f6d3fc713b3d513d1a32a83f24b0
parentb55e473e62cf6336de4a1ce368409df8e20e74f5
openssl: only build threads configuration if toolchain has pthread support

Gets rid of a large number of warnings (and suboptimal code?):

..sysroot/usr/include/features.h:209:5: warning: #warning requested
reentrant code, but thread support was disabled [-Wcpp]

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/openssl/openssl.mk