mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 03:54:30 +00:00
(submit/netbsd-pccons) netbsd: disable pccons support
On NetBSD, pccons is (almost) dead: only remaining port is arc, but only on some specific kernel, which is unlikely to be used for running X. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -295,7 +295,6 @@ if host_machine.system() == 'kfreebsd'
|
||||
endif
|
||||
|
||||
if host_machine.system() == 'netbsd'
|
||||
supports_pccons = true
|
||||
supports_pcvt = true
|
||||
supports_wscons = true
|
||||
csrg_based = true
|
||||
|
||||
Reference in New Issue
Block a user