]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Revert "KNOWN_BUGS: build for iOS simulator on macOS 13.2 with Xcode 14"
authorDaniel Stenberg <daniel@haxx.se>
Tue, 1 Aug 2023 08:21:52 +0000 (10:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 1 Aug 2023 08:22:39 +0000 (10:22 +0200)
This reverts commit 2e8a3d7cb73c85a9aa151e263315f8a496dbb9d4.

It's a user error for supplying incomplete information to the build system.

Reported-by: Ryan Schmidt
Ref: https://github.com/curl/curl/issues/11215#issuecomment-1658729367

docs/KNOWN_BUGS

index a59b6a29866a38ee9b4d00776fa142d4ca3b5a41..6c2ba22df5415f76b7e8b1a4670300d27b432a57 100644 (file)
@@ -39,7 +39,6 @@ problems may have been fixed or changed somewhat since this was written.
  5.1 OS400 port requires deprecated IBM library
  5.2 curl-config --libs contains private details
  5.3 building for old macOS fails with gcc
- 5.4 build for iOS simulator on macOS 13.2 with Xcode 14
  5.5 cannot handle Unicode arguments in non-Unicode builds on Windows
  5.6 cygwin: make install installs curl-config.1 twice
  5.9 Utilize Requires.private directives in libcurl.pc
@@ -238,10 +237,6 @@ problems may have been fixed or changed somewhat since this was written.
 
  See https://github.com/curl/curl/issues/11441
 
-5.4 build for iOS simulator on macOS 13.2 with Xcode 14
-
- https://github.com/curl/curl/issues/11215
-
 5.5 cannot handle Unicode arguments in non-Unicode builds on Windows
 
  If a URL or filename cannot be encoded using the user's current codepage then