Remove unnecessary src.opts.mk .include

MK_<FOO> isn't used in lib/libcompiler_rt/Makefile at all. Remove it to reduce
namespace pollution.

MFC after:	1 week
This commit is contained in:
ngie 2017-11-07 04:56:53 +00:00
parent e0c044e725
commit b6a74f7280

View File

@ -1,7 +1,5 @@
# $FreeBSD$
.include <src.opts.mk>
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
SUBDIR+= include
SUBDIR+= asan