Bug 167957

Summary: [patch] audio/pulseaudio fix to enable building with clang
Product: Ports & Packages Reporter: Alan Hicks <ahicks>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: ahicks
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pulseaudio.diff none

Description Alan Hicks 2012-05-16 12:50:02 UTC
pulseaudio uses gnu extensions that need to be enabled when building with clang
to avoid 'invalid use of a cast in a inline asm context requiring an l-value'.

Fix: Apply the attached patch to enable building under clang.
	
How-To-Repeat: Build with clang on 9.0-RELEASE
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-16 12:50:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2012-05-20 17:22:29 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:22:36 UTC
mezz        2012-05-20 16:22:20 UTC

  FreeBSD ports repository

  Modified files:
    audio/pulseaudio     Makefile 
  Log:
  Fix the build with clang.
  
  PR:             ports/167957
  Submitted by:   Alan Hicks <ahicks@p-o.co.uk>
  
  Revision  Changes    Path
  1.69      +4 -0      ports/audio/pulseaudio/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"