Commit f08bf22
nix: fix LIEF build using Cmake 3.26
C standard selection is changed[^1] which broke LIEF because of some
arcane reason. Let's just skip building examples...
[^1]: https://cmake.org/cmake/help/latest/release/3.26.html#other-changes1 parent 2e9b576 commit f08bf22
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
0 commit comments