From 5ae2a5de6bb5a5db957ab55b8a74ddbec354bbe8 Mon Sep 17 00:00:00 2001 From: Axel Isouard Date: Tue, 21 Mar 2017 09:32:58 +0100 Subject: [PATCH] README: Remove BUILD_SHARED_LIB flag (#37) --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 2836881..458b4fb 100644 --- a/README.md +++ b/README.md @@ -193,11 +193,6 @@ perform cross-compiling. Build WebRTC tests. (not supported yet) -- **BUILD_SHARED_LIB** - - Defaults to OFF, will define the `component_build` gn argument to `true` if - enabled. This option will build a shared library instead of a static one. - - **DEPOT_TOOLS_PATH** Set this variable to your own `depot_tools` directory. This will prevent