rts: remove -Wl,-U,___darwin_check_fd_set_overflow hack
This patch bumps macOS minimum SDK version to 11.0 for x86_64-darwin to align it with aarch64-darwin. This allows us to get rid of the horrible -Wl,-U,___darwin_check_fd_set_overflow hack, which is causing linker warnings and testsuite failures on macOS 15. Fixes #25504.
Loading
-
mentioned in commit ead000f6
-
mentioned in commit b9ea656b
-
mentioned in commit 5c7e7695
-
mentioned in commit 77c8c3eb
-
mentioned in commit 8fa21c34
-
mentioned in commit 8cfef0f4
-
mentioned in commit c2a31523
-
mentioned in commit a7d19849
-
mentioned in commit 06d75f77
-
mentioned in commit 9f76a09c
-
mentioned in commit dfc312b8
-
mentioned in commit 74a70364
-
mentioned in commit 65d5a7fe
-
mentioned in commit 3972d391
-
mentioned in commit 84015b35
-
mentioned in commit e08bffa7
-
mentioned in commit 8f80b7a4
-
mentioned in commit 756d0c1d
-
mentioned in commit 91b783f2
-
mentioned in commit ef9ec332
Please register or sign in to comment