xref: /openbsd-src/gnu/gcc/config/mh-interix (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1# The shell may not be in /bin.
2SHELL = sh
3
4# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
5# built without debugging information
6
7LIBGCC2_DEBUG_CFLAGS=
8