Skip to content
  • Richard Gobeille's avatar
    Makefile: make -frounding-math clang-only · de0da8af
    Richard Gobeille authored
    We were only using this to make clang behave like GCC, but some versions of GCC are bugged such that enabling -frounding-math prevents them from correctly handling constexpr float values determined at compile time.
    de0da8af