Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment #595424: patch 1 for the above ebuild for
bug #699606
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 699606
| Differences between
Patch 2.
and this patch
Collapse All
|
Expand All
(-)
a/src/wx/CMakeLists.txt (+1 lines)
Lines 48-51 if(ENABLE_OPENAL)
Link Here
48
endif()
48
endif()
49
else()
49
else()
50
add_definitions(-DNO_OAL)
50
add_definitions(-DNO_OAL)
51
unset(OPENAL_LIBRARY CACHE)
51
endif()
52
endif()
52
if(APPLE)
53
if(APPLE)
Return to
bug 699606