summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorRandy Eckenrode <randy@largeandhighquality.com>2023-09-05 00:30:10 -0400
committertoonn <toonn@toonn.io>2023-10-06 21:25:19 +0200
commit5d1e268aec3cbea1847c1bc551ef8578398e3ae0 (patch)
tree4aa46e5d87f4f035a689273fc9cc44083d7349f2 /pkgs/development/python-modules/httpserver
parentdba6d77ad232e3a5ffc5e281ebbada4fe0e23981 (diff)
grpc: Work around clang limitations
Clang checks for a deployment target of at least 10.13 when using aligned allocations even though it has an implementation using `posix_memalign`, which is available in the 10.12 SDK. Work around this check by lying to clang about what the deployment target is.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions