K 10 svn:author V 6 marino K 8 svn:date V 27 2015-03-26T08:38:24.358503Z K 7 svn:log V 251 security/openssl: Remove patch hunk for configuring pthreads The patching of Configure file for pthreads is unnecessary -- the effect of -lpthread -D_REENTRANT is the same as -pthread -D_REENTRANT, so just remove it to make things even more simpler. END