Fix race condition when using --threads with linker plugins.
[deliverable/binutils-gdb.git] / bfd / pei-sh.c
index 49074faf4fce6f0d0737102060b3ca4a30f6e244..50d677b279527fd14c5797028aee86a0c2df0af6 100644 (file)
@@ -21,7 +21,7 @@
 #include "sysdep.h"
 #include "bfd.h"
 
-#define TARGET_SHL_SYM shlpei_vec
+#define TARGET_SHL_SYM sh_pei_le_vec
 #define TARGET_SHL_NAME "pei-shl"
 #define IMAGE_BASE NT_IMAGE_BASE
 #define COFF_IMAGE_WITH_PE
This page took 0.024356 seconds and 4 git commands to generate.