Skip to content

Commit 4fb4927

Browse files
author
Damian Rouson
committed
Improved installation script diagnostics and environment detection.
Build completes successfully on 32-bit Linux when all prerequisites have been installed by the installation script. Signed-off-by: Damian Rouson <[email protected]>
1 parent 2b0810c commit 4fb4927

File tree

3 files changed

+166
-96
lines changed

3 files changed

+166
-96
lines changed

COPYRIGHT-BSD3

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
The licence below is the BSD 3-Clause License also known as
2-
Modified BSD License
1+
OpenCoarrays
32

4-
This license is
5-
* OSI (Open Source Initiative) approved:
6-
http://opensource.org/licenses/bsd-license.php
7-
* FSF (Free Software Foundation) approved and compatible with the
8-
GPL (GNU Public License):
9-
http://www.gnu.org/licenses/license-list.html#ModifiedBSD
3+
-- A Coarray Fortran application binary interface, application programmer
4+
interface, and compiler wrapper.
5+
6+
OpenCoarrays is distributed under the OSI-approved BSD 3-clause License:
7+
Copyright (c) 2015, Sourcery, Inc.
8+
Copyright (c) 2015, Sourcery Institute
9+
All rights reserved.
1010

11-
The license text starts below this line.
12-
-------------------------------------------------------------------------
1311
Redistribution and use in source and binary forms, with or without
1412
modification, are permitted provided that the following conditions are
1513
met:

0 commit comments

Comments
 (0)