mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:21:41 +03:00
configure: -pthread not available on AmigaOS 4.x
The most recent GCC builds for AmigaOS 4.x do not allow -pthread and exit with an error. Instead, need to explictly specify -lpthread. Closes #9266
This commit is contained in:
parent
0ad7c8d7d5
commit
c7b322aac8
2 changed files with 8 additions and 2 deletions
1
.mailmap
1
.mailmap
|
|
@ -92,3 +92,4 @@ Henrik Holst <henrik.holst@millistream.com>
|
|||
Christian Schmitz <support@monkeybreadsoftware.de>
|
||||
Max Mehl <max.mehl@fsfe.org>
|
||||
rzrymiak on github <106121613+rzrymiak@users.noreply.github.com>
|
||||
Oliver Roberts <oliver@futaura.co.uk>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue