4b0803dc73
Without the fix build on ncurses-6.3 fails as: screen.c:495:5: error: format not a string literal and no format arguments [-Werror=format-security] 495 | mvwprintw(tmpwin,2,3, msg); | ^~~~~~~~~ While at it pulled fix for upstream gcc-10 and clang-12 which default to -fno-common. |
||
---|---|---|
.. | ||
default.nix |