aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/bootstrap
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2017-02-17 14:06:11 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2017-02-17 14:56:48 +0000
commit76cb02e5a95f7a854eabe3221c366ea804696b17 (patch)
tree26fe8a4ce883d15af65f8fa3019242ed7424fcbf /scripts/bootstrap
parent5d2ae52c032203575f145ca409f2b86f1e8c700b (diff)
Make the interface dynamic library builder a regular label instead of a magic artifact.
-- PiperOrigin-RevId: 147830857 MOS_MIGRATED_REVID=147830857
Diffstat (limited to 'scripts/bootstrap')
-rwxr-xr-xscripts/bootstrap/compile.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/bootstrap/compile.sh b/scripts/bootstrap/compile.sh
index cbfb2462bb..03880a2679 100755
--- a/scripts/bootstrap/compile.sh
+++ b/scripts/bootstrap/compile.sh
@@ -295,7 +295,6 @@ function build_jni() {
build_jni "${ARCHIVE_DIR}/_embedded_binaries"
-cp src/main/tools/build_interface_so ${ARCHIVE_DIR}/_embedded_binaries/build_interface_so
cp src/main/tools/jdk.BUILD ${ARCHIVE_DIR}/_embedded_binaries/jdk.BUILD
cp $OUTPUT_DIR/libblaze.jar ${ARCHIVE_DIR}