From 5252514fb490a2a46ecb65dd65f4dcc1d78615ba Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Tue, 7 Nov 2017 04:56:53 +0000 Subject: Remove unnecessary src.opts.mk .include MK_ isn't used in lib/libcompiler_rt/Makefile at all. Remove it to reduce namespace pollution. MFC after: 1 week --- lib/libclang_rt/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/libclang_rt/Makefile b/lib/libclang_rt/Makefile index a7216bb03b8f..0b2978c1497f 100644 --- a/lib/libclang_rt/Makefile +++ b/lib/libclang_rt/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -.include - .if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64" SUBDIR+= include SUBDIR+= asan -- cgit v1.3