Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP5
cuneiform
cuneiform-1.1.0-libm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cuneiform-1.1.0-libm.patch of Package cuneiform
Description: link the leo and r35 libraries with libm Author: Dmitrijs Ledkovs <dmitrij.ledkov@ubuntu.com>, Jakub Wilk <jwilk@debian.org> Forwarded: no Last-Update: 2012-04-23 --- a/cuneiform_src/Kern/leo/CMakeLists.txt +++ b/cuneiform_src/Kern/leo/CMakeLists.txt @@ -23,6 +23,7 @@ msk32 r3532 std32 +m ) library_hook(leo32) --- a/cuneiform_src/Kern/r35/CMakeLists.txt +++ b/cuneiform_src/Kern/r35/CMakeLists.txt @@ -3,6 +3,6 @@ set_property(TARGET r3532 PROPERTY COMPILE_DEFINITIONS __R35__) -target_link_libraries(r3532 mmx32 std32 cfcompat) +target_link_libraries(r3532 mmx32 std32 cfcompat m) library_hook(r3532)
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