Commit f1f8fc97 by Jim Wilson

(NO_IMPLICIT_EXTERN_C): Define.

From-SVN: r7795
parent 16eb7169
......@@ -90,6 +90,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* We do not want to run mips-tfile! */
#undef ASM_FINAL_SPEC
/* The system header files are C++ aware. */
#define NO_IMPLICIT_EXTERN_C 1
/* We don't support debugging info for now. */
#undef DBX_DEBUGGING_INFO
#undef SDB_DEBUGGING_INFO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment