Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
allegro44
allegro-4.4.2-agl_no_dlopen.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File allegro-4.4.2-agl_no_dlopen.patch of Package allegro44
Index: addons/allegrogl/CMakeLists.txt =================================================================== --- addons/allegrogl/CMakeLists.txt.orig +++ addons/allegrogl/CMakeLists.txt @@ -19,11 +19,11 @@ if(ALLEGRO_XWINDOWS_WITH_XF86VIDMODE) set(ALLEGROGL_HAVE_XF86VIDMODE 1) endif() -find_library(DLOPEN_LIB dl) -mark_as_advanced(DLOPEN_LIB) -if(DLOPEN_LIB) - set(ALLEGROGL_HAVE_DYNAMIC_LINK 1) -endif() +#find_library(DLOPEN_LIB dl) +#mark_as_advanced(DLOPEN_LIB) +#if(DLOPEN_LIB) +# set(ALLEGROGL_HAVE_DYNAMIC_LINK 1) +#endif() if(ALLEGRO_WITH_XWINDOWS) set(CMAKE_REQUIRED_LIBRARIES ${OPENGL_gl_LIBRARY})
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor