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 | ||
ubsan_checks.inc | ||
ubsan_diag_standalone.cpp | ||
ubsan_diag.cpp | ||
ubsan_diag.h | ||
ubsan_flags.cpp | ||
ubsan_flags.h | ||
ubsan_flags.inc | ||
ubsan_handlers_cxx.cpp | ||
ubsan_handlers_cxx.h | ||
ubsan_handlers.cpp | ||
ubsan_handlers.h | ||
ubsan_init_standalone_preinit.cpp | ||
ubsan_init_standalone.cpp | ||
ubsan_init.cpp | ||
ubsan_init.h | ||
ubsan_interface.inc | ||
ubsan_monitor.cpp | ||
ubsan_monitor.h | ||
ubsan_platform.h | ||
ubsan_signals_standalone.cpp | ||
ubsan_signals_standalone.h | ||
ubsan_type_hash_itanium.cpp | ||
ubsan_type_hash_win.cpp | ||
ubsan_type_hash.cpp | ||
ubsan_type_hash.h | ||
ubsan_value.cpp | ||
ubsan_value.h | ||
ubsan_win_dll_thunk.cpp | ||
ubsan_win_dynamic_runtime_thunk.cpp | ||
ubsan_win_weak_interception.cpp |