X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=config%2Fmh-interix;fp=config%2Fmh-interix;h=67dff5c44326d33abbb8a01cdbce86a33624a735;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=19b8ecfd339839a2cc3a9b775ccb575685a24274;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/config/mh-interix b/config/mh-interix index 19b8ecfd..67dff5c4 100644 --- a/config/mh-interix +++ b/config/mh-interix @@ -1,12 +1,5 @@ # The shell may not be in /bin. SHELL = sh -RANLIB = true - -# We don't want debugging info in Interix-hosted toolchains. -# Accomplish this by overriding CFLAGS. This is also a workaround -# for LD crash when building shared libstdc++. -CFLAGS=-O2 -CXXFLAGS=-O2 # We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be # built without debugging information