mirror of
https://github.com/curl/curl.git
synced 2026-07-25 19:37:17 +03:00
KNOWN_BUGS: mention AppleIDN and WinIDN test problems
Closes #14176 Closes #14387
This commit is contained in:
parent
781c14c4ed
commit
7d45b52166
7 changed files with 27 additions and 3 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
|
@ -276,7 +276,6 @@ jobs:
|
|||
install: gsasl
|
||||
generate: -DOPENSSL_ROOT_DIR=$(brew --prefix openssl) -DCURL_USE_GSASL=ON -DUSE_APPLE_IDN=ON -DENABLE_WEBSOCKETS=ON
|
||||
macos-version-min: '10.9'
|
||||
tflags: '~1034 ~1035' # AppleIDN issues: https://github.com/curl/curl/issues/14176
|
||||
- name: 'OpenSSL +static'
|
||||
generate: -DOPENSSL_ROOT_DIR=$(brew --prefix openssl) -DBUILD_STATIC_LIBS=ON
|
||||
macos-version-min: '10.9'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue