mirror of https://git.FreeBSD.org/ports.git
x11/virglrenderer: enable riscv64 build
This change enable riscv64 for virglrenderer gallium no longer depends on p_config to detect endianess. Approved by: maintainer Pull Request: https://github.com/freebsd/freebsd-ports/pull/418
This commit is contained in:
parent
0b76f24c33
commit
79b5dec998
|
@ -9,8 +9,6 @@ WWW= https://virgil3d.github.io/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN_riscv64= fails to build: ../src/gallium/include/pipe/p_config.h:171:2: Unknown Endianness
|
||||
|
||||
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||
libepoxy.so:graphics/libepoxy
|
||||
|
||||
|
|
Loading…
Reference in New Issue