Skip to content
Commit 6632b258 authored by Guillaume Chatelet's avatar Guillaume Chatelet
Browse files

[libc] Make add_libc_unittest compile with -ffreestanding

tests not compile with `-ffreestanding` can pull unwanted dependencies like `limits.h` which defines `PTHREAD_STACK_MIN`.
This is what caused the build bot failure in https://reviews.llvm.org/D156981#4570776.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D157444
parent 52aa6bd3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment