Commit c8751d2
committed
Auto merge of #2596 - semarie:openbsd-ev_sysflags, r=Amanieu
EV_SYSFLAGS changed value on upcoming OpenBSD 7.1
Mark `EV_SYSFLAGS` deprecated and ignore it on tests.
The value changed on upcoming OpenBSD 7.1.
Note I don't find [any real usage](https://codesearch.debian.net/search?q=EV_SYSFLAGS&literal=1) of the value in code (outside libc copying/redefinition in Rust, Go or Python code).2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| 489 | + | |
489 | 490 | | |
490 | 491 | | |
491 | 492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1173 | 1173 | | |
1174 | 1174 | | |
1175 | 1175 | | |
1176 | | - | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
1177 | 1179 | | |
1178 | 1180 | | |
1179 | 1181 | | |
| |||
0 commit comments