Skip to content

Commit aa79e98

Browse files
author
Damian Rouson
authored
Update instructions on building GCC teams branch
1 parent b2b39f2 commit aa79e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,8 +257,8 @@ and build complete and just before installing to the specified path.
257257
10. Install a prerequisite package from a non-default URL:
258258
```bash
259259
$ ./install.sh --package gcc \
260-
--from-url https://github.com/sourceryinstitute/gcc/archive/teams-20170831.tar.gz \
261-
--install-version teams-20170831
260+
--from-url https://github.com/sourceryinstitute/gcc/archive/teams-20170919.tar.gz \
261+
--install-version teams-20170919
262262
```
263263
The latter command will install the Sourcery Institute GCC fork that provides
264264
experimental support for the Fortran 2015 teams feature.

0 commit comments

Comments
 (0)