You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable bare install-prefix for OpenCoarrays itself
This change was already made for installation of other packages.
Now
./install.sh --install-prefix /foo/bar/
will result in the installation of OpenCoarrays to /foo/bar without
appending "opencoarrays/<version-number>" to the installation path.
0 commit comments