config: Sync with GCC
[deliverable/binutils-gdb.git] / config / bootstrap-ubsan.mk
index 0cd8b172b0fcefc94223f3f29af080eeab6cfc55..d2615e8f807b4e15bd4d611fbee2edb6f0b3083f 100644 (file)
@@ -2,6 +2,7 @@
 
 STAGE2_CFLAGS += -fsanitize=undefined
 STAGE3_CFLAGS += -fsanitize=undefined
-POSTSTAGE1_LDFLAGS += -fsanitize=undefined -static-libubsan -lpthread -ldl \
+POSTSTAGE1_LDFLAGS += -fsanitize=undefined -static-libubsan \
+                     -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ \
                      -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/ \
                      -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/.libs
This page took 0.024064 seconds and 4 git commands to generate.