Skip to content
Commit 7685630b authored by Samuel Thibault's avatar Samuel Thibault
Browse files

mach: Fix passing -ffreestanding when checking for gnumach headers

8b8c768e ("Force use of -ffreestanding when checking for gnumach
headers") was passing -ffreestanding to CFLAGS only, but headers checks are
performed with the preprocessor, so we rather need to pass it to CPPFLAGS.
parent 8b8c768e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment