aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/bundle.README
diff options
context:
space:
mode:
authorTobias Bosch <tbosch@google.com>2019-08-14 10:10:12 -0700
committerTobias Bosch <tbosch@google.com>2019-08-15 16:03:30 +0000
commit36c4a51a1c0e02be020cb1bb636169eea8a7ae92 (patch)
treef672d13d46aaa4e7bc8fa15bf21abf0bf1468545 /compiler_wrapper/bundle.README
parent8063d4edff8eeaeb40f6d1a9a808a607629ceade (diff)
downloadtoolchain-utils-36c4a51a1c0e02be020cb1bb636169eea8a7ae92.tar.gz
Minor adjustments to bundle.py and build.py
Make sure to copy build.py Pass path of bundle.py to git log call, so that bundle.py can be called from any path. Also adds missing copyright header to bundle.README (this is checked when copying the readme into sys-devel/llvm/files) Removes pie from build.py as that doesn't work with gcc as linker. BUG=chromium:773875 TEST=unit test and comparison to old wrapper Change-Id: Iee28ebcb4bed59cc9e91d3bd29eefd04f76b196a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1754127 Tested-by: Tobias Bosch <tbosch@google.com> Reviewed-by: George Burgess <gbiv@chromium.org>
Diffstat (limited to 'compiler_wrapper/bundle.README')
-rw-r--r--compiler_wrapper/bundle.README4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler_wrapper/bundle.README b/compiler_wrapper/bundle.README
index cf796d44..a969d934 100644
--- a/compiler_wrapper/bundle.README
+++ b/compiler_wrapper/bundle.README
@@ -1,3 +1,7 @@
+Copyright 2019 The Chromium OS Authors. All rights reserved.
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file.
+
Toolchain utils compiler wrapper sources.
Build the wrapper: