Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/bootstrap-asan.mk')
-rw-r--r--config/bootstrap-asan.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/bootstrap-asan.mk b/config/bootstrap-asan.mk
deleted file mode 100644
index d37a9da6b..000000000
--- a/config/bootstrap-asan.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-# This option enables -fsanitize=address for stage2 and stage3.
-
-STAGE2_CFLAGS += -fsanitize=address
-STAGE3_CFLAGS += -fsanitize=address
-POSTSTAGE1_LDFLAGS += -fsanitize=address -static-libasan \
- -B$$r/prev-$(TARGET_SUBDIR)/libsanitizer/asan/.libs