Skip to content
  • Cheng Shao's avatar
    b8307eab
    autoconf/ghc-toolchain: remove obsolete C99 check · b8307eab
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes obsolete c99 check from autoconf/ghc-toolchain. For
    all toolchain & platform combination we support, gnu11 or above is
    already supported without any -std flag required, and our RTS already
    required C11 quite a few years ago, so the C99 check is completely
    pointless.
    b8307eab
    autoconf/ghc-toolchain: remove obsolete C99 check
    Cheng Shao authored and Marge Bot's avatar Marge Bot committed
    This patch removes obsolete c99 check from autoconf/ghc-toolchain. For
    all toolchain & platform combination we support, gnu11 or above is
    already supported without any -std flag required, and our RTS already
    required C11 quite a few years ago, so the C99 check is completely
    pointless.
Loading