* win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 to
[deliverable/binutils-gdb.git] / config / mh-interix
1 # The shell may not be in /bin.
2 SHELL = sh
3
4 # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
5 # built without debugging information
6
7 LIBGCC2_DEBUG_CFLAGS=
This page took 0.029918 seconds and 4 git commands to generate.