Skip to content
Snippets Groups Projects
Commit b4f93af0 authored by Stephen Hurd's avatar Stephen Hurd
Browse files

Fix build on openSUSE Tumbleweed (and building without bitmap)

Some Linux systems ship with a reentrant ncurses library that does
not have an ESCDELAY variable.  For now, simply don't allow control
over ESCDELAY on the systems since we also currently have a global,
and so can't use set_escdelay() as intended.

Also, in ripper, stub out all the stuff that's used when HAS_VSTAT
is not defined.  This makes most of the code not compiled when it's
useless anyway.
parent 62aa99b8
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #4139 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment