Skip to content

Conversation

@geissonator
Copy link
Contributor

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
Contributor Author

Hi, any comments on this PR?

@geissonator
Copy link
Contributor Author

Ping @vathpela

@vathpela
Copy link
Member

vathpela commented Jan 5, 2026

Looks okay to me. Ideally the compiler would be consistent, but apparently not...

@vathpela vathpela merged commit 9711b8a into rhboot:main Jan 5, 2026
1 check passed
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.

2 participants