Bump date stamp to 20131126
[official-gcc.git] / config / bootstrap-ubsan.mk
blob0cd8b172b0fcefc94223f3f29af080eeab6cfc55
1 # This option enables -fsanitize=undefined for stage2 and stage3.
3 STAGE2_CFLAGS += -fsanitize=undefined
4 STAGE3_CFLAGS += -fsanitize=undefined
5 POSTSTAGE1_LDFLAGS += -fsanitize=undefined -static-libubsan -lpthread -ldl \
6 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/ \
7 -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/ubsan/.libs