addr2line: fix missing inlined frames.
[deliverable/binutils-gdb.git] / bfd / i386linux.c
index f3e6ee95d196027657423c13bcd71bbbcf5a4266..461a7a5c506ac29906676c7ea92fd5150179c8e0 100644 (file)
@@ -38,7 +38,7 @@
 /* Do not "beautify" the CONCAT* macro args.  Traditional C will not
    remove whitespace added here, and thus will fail to concatenate
    the tokens.  */
-#define MY(OP) CONCAT2 (i386linux_,OP)
+#define MY(OP) CONCAT2 (i386_aout_linux_,OP)
 #define TARGETNAME "a.out-i386-linux"
 
 extern const bfd_target MY(vec);
This page took 0.039663 seconds and 4 git commands to generate.