pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/pulseaudio
Module Name: pkgsrc
Committed By: tsutsui
Date: Tue Aug 10 05:42:34 UTC 2010
Modified Files:
pkgsrc/audio/pulseaudio: distinfo
pkgsrc/audio/pulseaudio/patches: patch-ba
Added Files:
pkgsrc/audio/pulseaudio/patches: patch-ah
Log Message:
Fix build failure on NetBSD/arm.
patch-ah (new):
Fix wrong placed #else clause against #if defined(__linux__) in cpu-arm.c.
patch-ba:
Check NetBSD's native atomic_ops in configure even in arm case.
configure checks $host_cpu first, not $host_os on checks for
native atomic operations.
(In upstream it seems fixed to see $host_os first but
it might still have problem around NetBSD version checks)
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/audio/pulseaudio/distinfo
cvs rdiff -u -r0 -r1.3 pkgsrc/audio/pulseaudio/patches/patch-ah
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/pulseaudio/patches/patch-ba
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index