Skip to content

Conversation

@geissonator
Copy link

Similar to the fix in aab4e9b, need to also support the ppc64le architecture.

The failure without this fix on a ppc64le machine:

| cp util.c util-makeguids.c
| gcc: error: unrecognized command-line option ‘-march=native’; did you mean ‘-mcpu=native’?

Similar to the fix in aab4e9b, need to also support the ppc64le
architecture.

The failure without this fix on a ppc64le machine:
```
| cp util.c util-makeguids.c
| gcc: error: unrecognized command-line option ‘-march=native’; did you mean ‘-mcpu=native’?
```

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
@geissonator
Copy link
Author

Hi, any comments on this PR?

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