FreeBSD Bugzilla – Attachment 129729 Details for
Bug 173778
[PATCH] audio/clunk optionsng
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 746 bytes, created by
Chris Petrik
on 2012-11-21 22:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2012-11-21 22:00:01 UTC
Size:
746 bytes
patch
obsolete
>Index: clunk/Makefile >=================================================================== >--- clunk/Makefile (revision 305743) >+++ clunk/Makefile (working copy) >@@ -1,9 +1,5 @@ >-# New ports collection makefile for: clunk >-# Date created: 05 Aug 2009 >-# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org> >-# >+# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org> > # $FreeBSD$ >-# > > PORTNAME= clunk > PORTVERSION= 1.2.130 >@@ -20,11 +16,11 @@ > USE_LDCONFIG= yes > MAKE_JOBS_SAFE= yes > >-OPTIONS= SIMD "Enable SIMD support (SSE)" off >+OPTIONS_DEFINE= SIMD > > .include <bsd.port.options.mk> > >-.if defined(WITH_SIMD) >+.if ${PORT_OPTIONS:MSIMD} > CMAKE_ARGS+= -DWITH_SSE:BOOL=TRUE > .endif
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 173778
: 129729