diff options
author | Ben Smith <binji@chromium.org> | 2016-05-10 15:13:53 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-05-12 11:14:01 -0700 |
commit | 0d8e5d61447c95a210876714ace212791cf08e65 (patch) | |
tree | 42eb0e9dc0562b3b7b39eb6a4fa6675b404706ec /third_party | |
parent | e9d5cbf1284ddc12f9cb24d4cb9e78aa2052f415 (diff) | |
download | wabt-0d8e5d61447c95a210876714ace212791cf08e65.tar.gz wabt-0d8e5d61447c95a210876714ace212791cf08e65.tar.bz2 wabt-0d8e5d61447c95a210876714ace212791cf08e65.zip |
fix build-sm script to use GH archive
You can't git clone to a specific commit SHA, so we just download the
source archive from Github.
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/gecko-dev.sha1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/gecko-dev.sha1 b/third_party/gecko-dev.sha1 new file mode 100644 index 00000000..75b2f8c9 --- /dev/null +++ b/third_party/gecko-dev.sha1 @@ -0,0 +1 @@ +0d5c5981a7b61ee74eb296bb7dd78acf09466fb9 |