Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
devel:languages:lua
lua-luv
lua-link.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lua-link.patch of Package lua-luv
--- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -260,7 +260,7 @@ endif (USE_LUAJIT) endif (LUA) elseif("${CMAKE_SYSTEM_NAME}" MATCHES "Linux") - target_link_libraries(${TARGET_NAME} ${LIBUV_LIBRARIES} rt) + target_link_libraries(${TARGET_NAME} ${LIBUV_LIBRARIES} rt lua) else() target_link_libraries(${TARGET_NAME} ${LIBUV_LIBRARIES}) endif()
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