Skip to content

Commit f743417

Browse files
author
Damian Rouson
committed
GCC dependency flex now builds on OS X! Copying flex dependency update from release branch.
Signed-off-by: Damian Rouson <damian@sourceryinstitute.org>
1 parent 0244565 commit f743417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# build
3+
# install.sh
44
#
55
# -- This script installs OpenCoarrays and its prerequisites.
66
#

install_prerequisites/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ set_default_version()
8484
"gcc:trunk"
8585
"mpich:3.1.4"
8686
"wget:1.16.3"
87-
"flex:2.5.39"
87+
"flex:2.6.0rc1"
8888
"pkg-config:0.28"
8989
"make:4.1"
9090
"_unknown:0"

0 commit comments

Comments
 (0)