···151151# Platform-dependent module for ocamlyacc
152152ocamlyacc_WSTR_MODULE = @ocamlyacc_wstr_module@
153153154154+# Architecture-specific modules, if any
155155+arch_specific_SOURCES = @arch_specific_SOURCES@
156156+154157# ThreadSanitizer support enabled
155158TSAN=@tsan@
156159# Contains TSan-specific runtime files, or nothing if TSan support is