On 2019-10-23 06:36, Helmut K. C. Tessarek wrote:
On 2019-10-23 00:28, Jan Ehrhardt wrote:

It worked in my PHP 7.2 when I added '-pthread' to CFLAGS:
https://news-web.php.net/php.internals/107632

Hmm, CFLAGS shouldn't be used for linker flags. It should be added to LDFLAGS. In either case, it's possible that it works with those, but I was talking
about OPENSSL_LIBS, which was suggested by Nikita and Rainer.

I was just following Nikita's example by using '-pthread' in CFLAGS:
https://news-web.php.net/php.internals/107632
--
Jan

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to