Discussion:
CVS commit: src/lib
Christos Zoulas
2014-10-22 23:20:48 UTC
Permalink
Module Name: src
Committed By: christos
Date: Wed Oct 22 23:20:48 UTC 2014

Modified Files:
src/lib: Makefile

Log Message:
add asan to the libraries we build.


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 src/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Martin Husemann
2014-10-23 15:29:06 UTC
Permalink
Module Name: src
Committed By: martin
Date: Thu Oct 23 15:29:06 UTC 2014

Modified Files:
src/lib: Makefile

Log Message:
Only visit libasan if ${HAVE_GCC} == "48"


To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 src/lib/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Loading...