Check DWARF_VERSION macro.
From-SVN: r12524
This commit is contained in:
parent
a3f97cbba6
commit
ce4abcd88f
@ -21,7 +21,8 @@ Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#ifdef DWARF_DEBUGGING_INFO
|
||||
#if defined (DWARF_DEBUGGING_INFO) && (! defined (DWARF_VERSION) \
|
||||
|| DWARF_VERSION != 2)
|
||||
#include <stdio.h>
|
||||
#include "dwarf.h"
|
||||
#include "tree.h"
|
||||
|
Loading…
Reference in New Issue
Block a user