• Oran Agra's avatar
    Fix C11 detection in the makefile (#7822) · f11a0c8f
    Oran Agra authored
    445a4b66 introudced a makefile script that detects if the toolchain
    supports c11, and it looked that it was passing on MacOS and fails on
    Ubuntu, looks like Ubuntu's Dash was spawning a background process,
    deleted foo.c before gcc tried to compile it.
    f11a0c8f
Makefile 12.2 KB