Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Never use default path that doesn't exists #2091

Merged
merged 1 commit into from Dec 24, 2020
Merged

Conversation

catap
Copy link
Contributor

@catap catap commented Dec 24, 2020

This commit is following up for c27fa07.

When a system hasn't got /opt/local/lib it complains like:

[error] ld: warning: directory not found for option '-L/opt/local/lib'

This commit is following up for c27fa07.

When a system hasn't got `/opt/local/lib` it complains like:
```
[error] ld: warning: directory not found for option '-L/opt/local/lib'
```
@sjrd sjrd merged commit 5af4366 into scala-native:master Dec 24, 2020
@catap catap deleted the macports branch December 24, 2020 13:32
ekrich pushed a commit to ekrich/scala-native that referenced this pull request May 21, 2021
This commit is following up for c27fa07.

When a system hasn't got `/opt/local/lib` it complains like:

[error] ld: warning: directory not found for option '-L/opt/local/lib'
WojciechMazur pushed a commit to WojciechMazur/scala-native that referenced this pull request Aug 25, 2021
This commit is following up for c27fa07.

When a system hasn't got `/opt/local/lib` it complains like:

[error] ld: warning: directory not found for option '-L/opt/local/lib'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants