diff options
Diffstat (limited to 'llgo/update_third_party.sh')
-rwxr-xr-x | llgo/update_third_party.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llgo/update_third_party.sh b/llgo/update_third_party.sh index f43f28ba566..49b33e1ec0b 100755 --- a/llgo/update_third_party.sh +++ b/llgo/update_third_party.sh @@ -1,7 +1,7 @@ #!/bin/sh -e gofrontendrepo=https://code.google.com/p/gofrontend -gofrontendrev=0fde0b6a7eb2 +gofrontendrev=a6e10414311a gccrepo=svn://gcc.gnu.org/svn/gcc/trunk gccrev=216268 |