Commit 79b7d3c
committed
Auto merge of #3171 - Toasterson:master, r=JohnTitor,pfmooney
fix: CMSG_HEADER_ALIGNMENT was not properly equal to the C Header file in illumos
A small fix for illumos so we can add more archs to the definition. This aligns the defintions in libc with the corresponding C Headers.
I ran all the steps it asked me and only got an issue with `cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics` although that seems to me like I am using a different gcc that CI.
This is part of the ARM work goin on at the moment.
CC: `@richlowe` and `@jclulow` for coordination.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2579 | 2579 | | |
2580 | 2580 | | |
2581 | 2581 | | |
2582 | | - | |
| 2582 | + | |
2583 | 2583 | | |
2584 | 2584 | | |
2585 | 2585 | | |
| |||
0 commit comments