x11/xcolor has never worked on sparc64. It uses a very old version of
the libc crate that doesn't get along with sparc64 (see history of newsboat). Attempting to get it to use a newer version meant it still didn't build. Mark it BROKEN-sparc64 ok bcallah
This commit is contained in:
parent
f15ff02c12
commit
a48d6ecee3
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2020/09/14 19:40:21 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2020/09/14 22:22:49 kmos Exp $
|
||||
|
||||
BROKEN-sparc64 = "error[E0412]: cannot find type c_char in this scope"
|
||||
|
||||
COMMENT = lightweight color picker
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user