FreeBSD Bugzilla – Attachment 179113 Details for
Bug 214560
x11-drivers/xf86-video-vmware: set ONLY_FOR_ARCHS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
correct ARCH restriction in xf86-video-vmware
x11-drivers_xf86-video-vmware.patch (text/plain), 596 bytes, created by
Matthew Rezny
on 2017-01-19 22:20:34 UTC
(
hide
)
Description:
correct ARCH restriction in xf86-video-vmware
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2017-01-19 22:20:34 UTC
Size:
596 bytes
patch
obsolete
>Index: x11-drivers/xf86-video-vmware/Makefile >=================================================================== >--- x11-drivers/xf86-video-vmware/Makefile (revision 431798) >+++ x11-drivers/xf86-video-vmware/Makefile (working copy) >@@ -12,8 +12,8 @@ > > INSTALL_TARGET= install-strip > XORG_CAT= driver >-USE_XORG= xextproto xineramaproto videoproto > >-BROKEN_aarch64= Fails to compile: implicit declaration of function outl is invalid in C99 >+ONLY_FOR_ARCHS= i386 amd64 >+ONLY_FOR_ARCHS_REASON= The vmware gfx protocol is only supported on x86-compatible architectures. > > .include <bsd.port.mk>
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
Actions:
View
|
Diff
Attachments on
bug 214560
:
177048
|
177240
| 179113