Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264032

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Wed 08 Apr 2026 23:32:25
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision 1737e47f59d93fa6e2001c2dd3404d67531d0aa9

Comments

build: skip detecting `pipe2()` for Apple targets

To avoid (mis-)detecting it via the internal Apple library
`/usr/lib/system/libsystem_sim_kernel.dylib` when targeting iPhone
Simulator (seen with iPhoneSimulator26.4.sdk).

Reported-by: Ian Spence
Fixes #21236

Closes #21271

Changed files