FreeBSD Bugzilla – Attachment 214406 Details for
Bug 246028
games/retroarch: Fails to build with UDEV enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
retroarch.patch (text/plain), 881 bytes, created by
Ivan Rozhuk
on 2020-05-12 08:33:24 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2020-05-12 08:33:24 UTC
Size:
881 bytes
patch
obsolete
>Index: games/retroarch/Makefile >=================================================================== >--- games/retroarch/Makefile (revision 534973) >+++ games/retroarch/Makefile (working copy) >@@ -66,6 +66,7 @@ > WAYLAND_CONFIGURE_ENABLE= wayland > UDEV_LIB_DEPENDS= libudev.so:devel/libudev-devd \ > libepoll-shim.so:devel/libepoll-shim >+UDEV_BUILD_DEPENDS= ${LOCALBASE}/include/linux/kd.h:graphics/svgalib > UDEV_CFLAGS= -I${LOCALBASE}/include/libepoll-shim > UDEV_LDFLAGS= -L${LOCALBASE}/lib -lepoll-shim > UDEV_CONFIGURE_ENABLE= udev >@@ -95,6 +96,8 @@ > ${WRKSRC}/memory/wii/mem2_manager.c > @${REINPLACE_CMD} -e 's|<asm/types.h>|<sys/types.h>|' \ > ${WRKSRC}/camera/drivers/video4linux2.c >+ @${REINPLACE_CMD} -e 's/#if defined(__linux__) || defined(HAVE_WAYLAND)/#if 1/g' \ >+ ${WRKSRC}/input/input_keymaps.c > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/retroarch
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
rozhuk.im
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 246028
: 214406 |
219378
|
219406
|
231472