aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/bundle.README
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/bundle.README')
-rw-r--r--compiler_wrapper/bundle.README3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler_wrapper/bundle.README b/compiler_wrapper/bundle.README
index a969d934..530d04ea 100644
--- a/compiler_wrapper/bundle.README
+++ b/compiler_wrapper/bundle.README
@@ -5,7 +5,8 @@ found in the LICENSE file.
Toolchain utils compiler wrapper sources.
Build the wrapper:
-./build --config=<config name> --use_ccache=<bool> --output_file=<file>
+./build --config=<config name> --use_ccache=<bool> \
+ --old_wrapper_path=<path> --output_file=<file>
ATTENTION:
The files in this folder are generated. Do not modify manually!