32377c1019
So what is happening is DIST_SUBDIRS contains the conditional directories which is wrong, so we need to force DIST_SUBDIRS to be the same as SUBDIRS as recommened by the automake manual. OK? Bootstrapped and tested on x86_64-linux-gnu with no regressions. Also now make distclean works inside libsanitizer directory. libsanitizer/ChangeLog: PR sanitizer/62157 * Makefile.am: Force DIST_SUBDIRS to be SUBDIRS. * Makefile.in: Regenerate. * asan/Makefile.in: Likewise. * hwasan/Makefile.in: Likewise. * interception/Makefile.in: Likewise. * libbacktrace/Makefile.in: Likewise. * lsan/Makefile.in: Likewise. * sanitizer_common/Makefile.in: Likewise. * tsan/Makefile.in: Likewise. * ubsan/Makefile.in: Likewise. |
||
---|---|---|
.. | ||
hwasan_allocation_functions.cpp | ||
hwasan_allocator.cpp | ||
hwasan_allocator.h | ||
hwasan_checks.h | ||
hwasan_dynamic_shadow.cpp | ||
hwasan_dynamic_shadow.h | ||
hwasan_exceptions.cpp | ||
hwasan_flags.h | ||
hwasan_flags.inc | ||
hwasan_fuchsia.cpp | ||
hwasan_globals.cpp | ||
hwasan_globals.h | ||
hwasan_interceptors_vfork.S | ||
hwasan_interceptors.cpp | ||
hwasan_interface_internal.h | ||
hwasan_linux.cpp | ||
hwasan_malloc_bisect.h | ||
hwasan_mapping.h | ||
hwasan_memintrinsics.cpp | ||
hwasan_new_delete.cpp | ||
hwasan_poisoning.cpp | ||
hwasan_poisoning.h | ||
hwasan_report.cpp | ||
hwasan_report.h | ||
hwasan_setjmp_aarch64.S | ||
hwasan_setjmp_x86_64.S | ||
hwasan_tag_mismatch_aarch64.S | ||
hwasan_thread_list.cpp | ||
hwasan_thread_list.h | ||
hwasan_thread.cpp | ||
hwasan_thread.h | ||
hwasan_type_test.cpp | ||
hwasan.cpp | ||
hwasan.h | ||
libtool-version | ||
Makefile.am | ||
Makefile.in |