Disable IRIX compatibility flags for DWARF code generator. IRIX-compatible

DWARF code is not compatible with CTF tools
This commit is contained in:
Oleksandr Tymoshenko 2012-03-23 21:07:10 +00:00
parent f9c5a09cfe
commit 59e1f8ae92
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233397

View File

@ -351,4 +351,5 @@ Boston, MA 02110-1301, USA. */
#endif
/************************[ Debugger stuff ]*********************************/
#undef DBX_DEBUGGING_INFO
#undef MIPS_DEBUGGING_INFO