Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 699606 | Differences between
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