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.
1 parent 0244565 commit f743417Copy full SHA for f743417
install.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
#
3
-# build
+# install.sh
4
5
# -- This script installs OpenCoarrays and its prerequisites.
6
install_prerequisites/build
@@ -84,7 +84,7 @@ set_default_version()
84
"gcc:trunk"
85
"mpich:3.1.4"
86
"wget:1.16.3"
87
- "flex:2.5.39"
+ "flex:2.6.0rc1"
88
"pkg-config:0.28"
89
"make:4.1"
90
"_unknown:0"
0 commit comments