[Scons-users] Depending on a file argument to the compiler

Andrew C. Morrow andrew.c.morrow at gmail.com
Fri Oct 31 12:06:12 EDT 2014


If I have an ASAN blacklist file (see
http://clang.llvm.org/docs/AddressSanitizer.html#blacklist and
http://clang.llvm.org/docs/SanitizerSpecialCaseList.html) that I pass to
the compiler with -fsanitize-blacklist=<file>, how can I express the fact
that all object files now depend on that file? If I fail to do so, changes
to that file will not trigger a recompile as they should.

Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20141031/3458eff8/attachment.html>


More information about the Scons-users mailing list