daily update
[deliverable/binutils-gdb.git] / bfd / pei-x86_64.c
index f5b8abdc8a36aebcdf00a401f2561ca3e30df7ec..fa9a267735925dd9363ed8b4dbcf3b00008d88f9 100644 (file)
 #define COFF_WITH_PE
 #define COFF_WITH_pex64
 #define PCRELOFFSET            TRUE
+#if defined (USE_MINGW64_LEADING_UNDERSCORES)
 #define TARGET_UNDERSCORE      '_'
+#else
+#define TARGET_UNDERSCORE      0
+#endif
 /* Long section names not allowed in executable images, only object files.  */
 #define COFF_LONG_SECTION_NAMES 0
 #define COFF_SUPPORT_GNU_LINKONCE
This page took 0.023456 seconds and 4 git commands to generate.