mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Disable IRIX compatibility flags for DWARF code generator. IRIX-compatible
DWARF code is not compatible with CTF tools
This commit is contained in:
parent
f9c5a09cfe
commit
59e1f8ae92
1 changed files with 2 additions and 1 deletions
|
|
@ -351,4 +351,5 @@ Boston, MA 02110-1301, USA. */
|
|||
#endif
|
||||
|
||||
/************************[ Debugger stuff ]*********************************/
|
||||
|
||||
#undef DBX_DEBUGGING_INFO
|
||||
#undef MIPS_DEBUGGING_INFO
|
||||
|
|
|
|||
Loading…
Reference in a new issue