mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
parent
bfe54b0e88
commit
1087937992
12 changed files with 12 additions and 12 deletions
2
docs/FAQ
2
docs/FAQ
|
|
@ -407,7 +407,7 @@ FAQ
|
|||
The reason why static libraries is much harder to deal with is that for them
|
||||
we do not get any help but the script itself must know or check what more
|
||||
libraries that are needed (with shared libraries, that dependency "chain" is
|
||||
handled automatically). This is a error-prone process and one that also
|
||||
handled automatically). This is an error-prone process and one that also
|
||||
tends to vary over time depending on the release versions of the involved
|
||||
components and may also differ between operating systems.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue