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:
parent
e0c044e725
commit
b6a74f7280
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
|
||||
SUBDIR+= include
|
||||
SUBDIR+= asan
|
||||
|
Loading…
Reference in New Issue
Block a user