Opened 18 months ago
Closed 18 months ago
#67505 closed defect (fixed)
openal-soft uses libdispatch unconditionally, which breaks build on PPC and <10.6
Reported by: | barracuda156 | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | openal-soft |
Description
Assigning to myself for now, I will try to handle it, we have some examples for that.
Specifically, this file breaks the build, using libdispatch
-specific defines for all __APPLE__
:
openal-soft-1.23.0/common/threads.cpp
Change History (2)
comment:1 Changed 18 months ago by barracuda156
comment:2 Changed 18 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
And then we have all these errors: