mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
browser/RESERVED_MACRO_NAMES: library/RESERVED_MACRO_NAMES: mdbcomp/RESERVED_MACRO_NAMES: runtime/RESERVED_MACRO_NAMES: ssdb/RESERVED_MACRO_NAMES: trace/RESERVED_MACRO_NAMES: Ignore the __USE_MINGW_ANSI_STDIO macro which we need to define on MinGW64. Ignore the __GCC_HAVE_DWARF2_CFI_ASM macro which some versions of GCC define if -g is enabled. compiler/.gitignore: deep_profiler/.gitignore: profiler/.gitignore: slice/.gitignore: util/.gitignore: Have git ignore .exe files in these directories.