From e52a5f2496dd3869abfeb3c03bf00668fb812ecf Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Wed, 13 Apr 2016 20:55:05 +0000 Subject: [PATCH] The build does work now with WITHOUT_TOOLCHAIN. The bootstrap cross tools are still built in this mode as well. Sponsored by: EMC / Isilon Storage Division --- tools/build/options/WITHOUT_TOOLCHAIN | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/build/options/WITHOUT_TOOLCHAIN b/tools/build/options/WITHOUT_TOOLCHAIN index 2aa4217400f6..b45f2f3acceb 100644 --- a/tools/build/options/WITHOUT_TOOLCHAIN +++ b/tools/build/options/WITHOUT_TOOLCHAIN @@ -2,6 +2,3 @@ Set to not install header or programs used for program development, compilers, debuggers etc. -.Bf -symbolic -The option does not work for build targets. -.Ef