devel/raylib: enable on armv7

Builds fine.

Approved by:	portmgr (build fix blanket)
PR:		279369
Event:		EuroBSDcon Devsummit 2025
This commit is contained in:
Robert Clausecker
2025-09-25 16:54:30 +02:00
parent cfd3368600
commit c9c57155c3

View File

@@ -9,9 +9,6 @@ WWW= https://www.raylib.com/
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
# https://bugs.freebsd.org/279369
BROKEN_armv7= fails to build: error: implicit declaration of function 'vld1q_f16' is invalid in C99
LIB_DEPENDS= libglfw.so:graphics/glfw
USES= cmake gl localbase:ldflags xorg