Bug #123
Fix build on OpenBSD
Start date:
June 09, 2012
Due date:
% Done:
100%
Estimated time:
Affects version:
Description
At the moment audacious fails to build on OpenBSD due to the
byte swap macros audacious has in libaudcore which conflict
with OpenBSD's byte swap macros. The attached patch renames
the macros so they do not conflict.
History
#1 Updated by John Lindgren over 12 years ago
Does capitalizing them work as well (e.g. SWAP16)?
#2 Updated by Brad Smith over 12 years ago
John Lindgren wrote:
Does capitalizing them work as well (e.g. SWAP16)?
Yes, that also works.
#3 Updated by John Lindgren over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100