libyuv 0-0.43.20230103git22a579c (x86_64) 2023-16912
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/283415
Packages
lib64yuv-devel-0-0.43.20230103git22a579c.x86_64.binary
lib64yuv0-0-0.43.20230103git22a579c.x86_64.binary
lib64yuv0-debuginfo-0-0.43.20230103git22a579c.x86_64.debuginfo
libyuv-0-0.43.20230103git22a579c.x86_64.source
libyuv-debugsource-0-0.43.20230103git22a579c.x86_64.binary
Build Date 2023-01-04 12:45:35 +0000 UTC
Last Updated 2023-01-07 03:38:20.124223807 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 6f741f9d365ad78b328f047909169d83313deb49

commit 6f741f9d365ad78b328f047909169d83313deb49
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Wed Jan 4 13:26:20 2023 +0100
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Wed Jan 4 13:26:20 2023 +0100

    Try to fix x86_64 linkage
---
 libyuv-0002-Link-against-shared-library.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libyuv-0002-Link-against-shared-library.patch b/libyuv-0002-Link-against-shared-library.patch
index c509a8e..c39994c 100644
--- a/libyuv-0002-Link-against-shared-library.patch
+++ b/libyuv-0002-Link-against-shared-library.patch
@@ -11,7 +11,7 @@ diff -up libyuv-0/CMakeLists.txt.2~ libyuv-0/CMakeLists.txt
  # this creates the yuvconstants tool
  ADD_EXECUTABLE      ( yuvconstants ${ly_base_dir}/util/yuvconstants.c )
 -TARGET_LINK_LIBRARIES  ( yuvconstants ${ly_lib_static} )
-+TARGET_LINK_LIBRARIES  ( yuvconstants ${ly_lib_shared} )
++TARGET_LINK_LIBRARIES  ( yuvconstants ${ly_lib_shared} -lm )
  
  find_package ( JPEG )
  if (JPEG_FOUND)
Not Available

benbullard79 [@T] cox.netNo Comment.692d 06hrs
benbullard79 [@T] cox.netNo Comment.689d 16hrs
benbullard79 [@T] cox.netNo Comment.689d 16hrs