We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 685fb85 + aa79e98 commit 3943fe5Copy full SHA for 3943fe5
INSTALL.md
@@ -257,8 +257,8 @@ and build complete and just before installing to the specified path.
257
10. Install a prerequisite package from a non-default URL:
258
```bash
259
$ ./install.sh --package gcc \
260
- --from-url https://github.com/sourceryinstitute/gcc/archive/teams-20170831.tar.gz \
261
- --install-version teams-20170831
+ --from-url https://github.com/sourceryinstitute/gcc/archive/teams-20170919.tar.gz \
+ --install-version teams-20170919
262
```
263
The latter command will install the Sourcery Institute GCC fork that provides
264
experimental support for the Fortran 2015 teams feature.
0 commit comments