Use 'a' operand code for prefetch instruction.
[official-gcc.git] / config / mh-interix
blob19b8ecfd339839a2cc3a9b775ccb575685a24274
1 # The shell may not be in /bin. 
2 SHELL = sh
3 RANLIB = true
5 # We don't want debugging info in Interix-hosted toolchains.
6 # Accomplish this by overriding CFLAGS. This is also a workaround
7 # for LD crash when building shared libstdc++.
8 CFLAGS=-O2
9 CXXFLAGS=-O2
11 # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
12 # built without debugging information
14 LIBGCC2_DEBUG_CFLAGS=