blob: fdb8bc6a65712065c682b4c3780126c404d1389f (
plain)
1
2
3
4
5
6
|
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Mike Frysinger <vapier@gentoo.org> (2014-10-21)
# This target supports ASAN/etc... #504200.
sys-devel/gcc -sanitize
|