FreeBSD Bugzilla – Attachment 207072 Details for
Bug 238802
devel/sdl20: enable altivec on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2
sdl20.patch (text/plain), 1.20 KB, created by
Piotr Kubaj
on 2019-09-01 18:06:14 UTC
(
hide
)
Description:
v2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-09-01 18:06:14 UTC
Size:
1.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 509968) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= sdl2 > PORTVERSION= 2.0.10 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= https://www.libsdl.org/release/ > DISTNAME= SDL2-${PORTVERSION} >@@ -16,8 +17,7 @@ > USES= gmake iconv libtool localbase:ldflags pathfix pkgconfig > USE_LDCONFIG= yes > >-CONFIGURE_ARGS+= --disable-altivec \ >- --disable-arts \ >+CONFIGURE_ARGS+= --disable-arts \ > --enable-diskaudio \ > --enable-dummyaudio \ > --enable-video-dummy \ >@@ -65,6 +65,10 @@ > SDL_THREADS SDL_TIMERS SDL_VIDEO VIDEO_KMSDRM \ > VIDEO_OPENGL VIDEO_OPENGLES2 VIDEO_WAYLAND \ > VIDEO_X11 >+OPTIONS_DEFINE_powerpc= ALTIVEC >+OPTIONS_DEFINE_powerpc64= ALTIVEC >+OPTIONS_DEFAULT_powerpc= ALTIVEC >+OPTIONS_DEFAULT_powerpc64= ALTIVEC > > ALSA_DESC= Audio output via the ALSA audio architecture > DLOPEN_DESC= Use dlopen for loading 3rd party libraries >@@ -95,6 +99,7 @@ > VIDEO_WAYLAND_DESC= Wayland display support > VIDEO_X11_DESC= X11 display support > >+ALTIVEC_CONFIGURE_ENABLE= altivec > ASM_CONFIGURE_ENABLE= assembly > DLOPEN_CONFIGURE_ENABLE= sdl-dlopen > DLOPEN_CONFIGURE_OFF= --disable-video-vulkan
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:
pkubaj
:
maintainer-approval?
(
amdmi3
)
Actions:
View
|
Diff
Attachments on
bug 238802
:
205329
| 207072