mirror of
https://github.com/curl/curl.git
synced 2026-08-25 10:53:37 +03:00
docs: avoid using the word 'magic'
It's never actually magic. Closes #20796
This commit is contained in:
parent
b4dba346cd
commit
cc85cdf3c5
9 changed files with 20 additions and 21 deletions
|
|
@ -932,7 +932,7 @@ When compiling curl on OpenBSD with `--enable-debug` it gives linking errors
|
|||
when you use GNU libtool. This can be fixed by using the libtool provided by
|
||||
OpenBSD itself. However for this the user always needs to invoke make with
|
||||
`LIBTOOL=/usr/bin/libtool`. It would be nice if the script could have some
|
||||
magic to detect if this system is an OpenBSD host and then use the OpenBSD
|
||||
logic to detect if this system is an OpenBSD host and then use the OpenBSD
|
||||
libtool instead.
|
||||
|
||||
See [curl issue 5862](https://github.com/curl/curl/issues/5862)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue