Bug 167957 - [patch] audio/pulseaudio fix to enable building with clang
Summary: [patch] audio/pulseaudio fix to enable building with clang
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 12:50 UTC by Alan Hicks
Modified: 2012-05-20 17:30 UTC (History)
1 user (show)

See Also:


Attachments
pulseaudio.diff (338 bytes, patch)
2012-05-16 12:50 UTC, Alan Hicks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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"