Skip to content

Fix gcc-9 error#4

Closed
corrmaan wants to merge 1 commit into
daniel-santos:masterfrom
corrmaan:patch-1
Closed

Fix gcc-9 error#4
corrmaan wants to merge 1 commit into
daniel-santos:masterfrom
corrmaan:patch-1

Conversation

@corrmaan
Copy link
Copy Markdown

This error seems to have popped up for me when using this with gcc-9:

gcc: error: valid: No such file or directory

Increasing the number of spaces after = in the egrep pattern of get_arch() seemed to solve the issue.

This error seems to have popped up for me when using this with gcc-9:
```
gcc: error: valid: No such file or directory
```
Increasing the number of spaces after `=` in the `egrep` pattern of `get_arch()` seemed to solve the issue.
@corrmaan
Copy link
Copy Markdown
Author

Fixed properly in #6

@corrmaan corrmaan closed this Oct 22, 2020
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.

1 participant