mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:03:34 +03:00
configure: check if compiler halts on function prototype mismatch
This commit is contained in:
parent
f6af9d9886
commit
57fa576a35
2 changed files with 38 additions and 1 deletions
|
|
@ -340,6 +340,7 @@ fi
|
|||
|
||||
CURL_CHECK_COMPILER_HALT_ON_ERROR
|
||||
CURL_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE
|
||||
CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
|
||||
CURL_CHECK_COMPILER_SYMBOL_HIDING
|
||||
|
||||
CURL_CHECK_NO_UNDEFINED
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue