FreeBSD Bugzilla – Attachment 209686 Details for
Bug 242421
audio/musescore: add WEBENGINE option to defaults on powerpc64 elfv2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
musescore.patch (text/plain), 755 bytes, created by
Piotr Kubaj
on 2019-12-04 12:43:03 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-12-04 12:43:03 UTC
Size:
755 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 518718) >+++ Makefile (working copy) >@@ -41,12 +41,14 @@ > -DBUILD_PCH=OFF \ > -DDOWNLOAD_SOUNDFONT=OFF > >-# WebEngine is only available on i386/amd64; defaults to ON there. >+# WebEngine is only available on i386/amd64/powerpc64-elfv2; defaults to ON there. > # If enabled on arches that don't have WebEngine, the build breaks. > OPTIONS_DEFINE= ALSA JACK PORTAUDIO PULSEAUDIO WEBENGINE > OPTIONS_DEFAULT= PORTAUDIO > OPTIONS_DEFAULT_amd64= WEBENGINE > OPTIONS_DEFAULT_i386= WEBENGINE >+OPTIONS_DEFAULT_powerpc64= ${OPTIONS_DEFAULT_powerpc64_${OSREL:R}} >+OPTIONS_DEFAULT_powerpc64_13= WEBENGINE > > WEBENGINE_DESC= Use WebEngine in the welcome panel >
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?
(
adridg
)
Actions:
View
|
Diff
Attachments on
bug 242421
: 209686