]> git.lizzy.rs Git - rust.git/commit
Don't make clang use gcc's include-fixed
authorJosh Stone <jistone@redhat.com>
Mon, 20 Jul 2020 23:55:56 +0000 (16:55 -0700)
committerJosh Stone <jistone@redhat.com>
Sat, 22 Aug 2020 20:44:53 +0000 (13:44 -0700)
commitdf4bafc360064cc6d0dea8dccf083313f5e37280
tree145ac5bf9e4a4c379381e618a874d76dd4e1f625
parent663d2f5cd3163f17eddb74ee1e028d542255f21a
Don't make clang use gcc's include-fixed

This was breaking `#include_next <limits.h>`, such that we weren't
getting definitions of `PATH_MAX` and `_POSIX_ARG_MAX`.
src/ci/docker/host-x86_64/dist-x86_64-linux/build-clang.sh