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. |
||
---|---|---|
.. | ||
libtool-version | ||
Makefile.am | ||
Makefile.in | ||
tsan_clock.cpp | ||
tsan_clock.h | ||
tsan_debugging.cpp | ||
tsan_defs.h | ||
tsan_dense_alloc.h | ||
tsan_dispatch_defs.h | ||
tsan_external.cpp | ||
tsan_fd.cpp | ||
tsan_fd.h | ||
tsan_flags.cpp | ||
tsan_flags.h | ||
tsan_flags.inc | ||
tsan_ignoreset.cpp | ||
tsan_ignoreset.h | ||
tsan_ilist.h | ||
tsan_interceptors_libdispatch.cpp | ||
tsan_interceptors_mac.cpp | ||
tsan_interceptors_mach_vm.cpp | ||
tsan_interceptors_posix.cpp | ||
tsan_interceptors.h | ||
tsan_interface_ann.cpp | ||
tsan_interface_ann.h | ||
tsan_interface_atomic.cpp | ||
tsan_interface_java.cpp | ||
tsan_interface_java.h | ||
tsan_interface.cpp | ||
tsan_interface.h | ||
tsan_interface.inc | ||
tsan_malloc_mac.cpp | ||
tsan_md5.cpp | ||
tsan_mman.cpp | ||
tsan_mman.h | ||
tsan_mutexset.cpp | ||
tsan_mutexset.h | ||
tsan_new_delete.cpp | ||
tsan_platform_linux.cpp | ||
tsan_platform_mac.cpp | ||
tsan_platform_posix.cpp | ||
tsan_platform_windows.cpp | ||
tsan_platform.h | ||
tsan_ppc_regs.h | ||
tsan_preinit.cpp | ||
tsan_report.cpp | ||
tsan_report.h | ||
tsan_rtl_aarch64.S | ||
tsan_rtl_access.cpp | ||
tsan_rtl_amd64.S | ||
tsan_rtl_mips64.S | ||
tsan_rtl_mutex.cpp | ||
tsan_rtl_ppc64.S | ||
tsan_rtl_proc.cpp | ||
tsan_rtl_report.cpp | ||
tsan_rtl_s390x.S | ||
tsan_rtl_thread.cpp | ||
tsan_rtl.cpp | ||
tsan_rtl.h | ||
tsan_shadow.h | ||
tsan_stack_trace.cpp | ||
tsan_stack_trace.h | ||
tsan_suppressions.cpp | ||
tsan_suppressions.h | ||
tsan_symbolize.cpp | ||
tsan_symbolize.h | ||
tsan_sync.cpp | ||
tsan_sync.h | ||
tsan_trace.h | ||
tsan_update_shadow_word.inc | ||
tsan_vector_clock.cpp | ||
tsan_vector_clock.h |