From 45c0bd768b18f80fc75acd94d52ef8cd628dc7cf Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Wed, 21 Sep 2016 21:32:05 +0000 Subject: [PATCH] SYSTEM_COMPILER is not forced off with META_MODE after r304682. Sponsored by: Dell EMC Isilon --- tools/build/options/WITH_META_MODE | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/build/options/WITH_META_MODE b/tools/build/options/WITH_META_MODE index 9f7badee596..5427cdfcf78 100644 --- a/tools/build/options/WITH_META_MODE +++ b/tools/build/options/WITH_META_MODE @@ -49,6 +49,3 @@ The build operates as it normally would otherwise. This option originally invoked a different build system but that was renamed to .Va WITH_DIRDEPS_BUILD . -.Pp -Currently this also enforces -.Va WITHOUT_SYSTEM_COMPILER .