summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-01-13 09:26:37 -0800
committerandroid-build-merger <android-build-merger@google.com>2020-01-13 09:26:37 -0800
commite6dcb986cb4b12f4000eb6f6827f9235f3a6f3ae (patch)
treea9178d271a6f31a4b90def9681880f4e3caf979c
parent30d6f951632aed0233a3a860fcbad9a04c5fb6cd (diff)
parent4fccc57649222490dc7cf6adc6abb1c94c61bd83 (diff)
downloadbuild-tools-e6dcb986cb4b12f4000eb6f6827f9235f3a6f3ae.tar.gz
Merge "Add symlinks for gzip."
am: 4fccc57649 Change-Id: I8d9ead5662fac1d551c0465c5039a28f7ca1fcf9
l---------path/darwin-x86/gzip1
l---------path/linux-x86/gzip1
2 files changed, 2 insertions, 0 deletions
diff --git a/path/darwin-x86/gzip b/path/darwin-x86/gzip
new file mode 120000
index 00000000..feaf26c8
--- /dev/null
+++ b/path/darwin-x86/gzip
@@ -0,0 +1 @@
+../../darwin-x86/bin/toybox \ No newline at end of file
diff --git a/path/linux-x86/gzip b/path/linux-x86/gzip
new file mode 120000
index 00000000..c6b4b1f8
--- /dev/null
+++ b/path/linux-x86/gzip
@@ -0,0 +1 @@
+../../linux-x86/bin/toybox \ No newline at end of file