FreeBSD Bugzilla – Attachment 124475 Details for
Bug 167957
[patch] audio/pulseaudio fix to enable building with clang
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pulseaudio.diff
pulseaudio.diff (text/plain), 338 bytes, created by
Alan Hicks
on 2012-05-16 12:50:02 UTC
(
hide
)
Description:
pulseaudio.diff
Filename:
MIME Type:
Creator:
Alan Hicks
Created:
2012-05-16 12:50:02 UTC
Size:
338 bytes
patch
obsolete
>--- Makefile.bak 2012-05-15 13:44:49.000000000 +0100 >+++ Makefile 2012-05-15 17:52:56.000000000 +0100 >@@ -42,6 +42,10 @@ > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >+.if ${CC} == clang >+CFLAGS+= -fheinous-gnu-extensions >+.endif >+ > CONFIGURE_ARGS= --localstatedir=/var \ > --with-database=gdbm \ > --without-caps \
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 167957
: 124475