From 64e107b9b6058580ff0432107eb37cefb0b2a7d8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 22 Oct 2018 11:09:47 +0100 Subject: gentoo resync : 22.10.2018 --- media-gfx/autopano-sift-C/files/autopano-sift-C-2.5.1-lm.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-gfx/autopano-sift-C/files') diff --git a/media-gfx/autopano-sift-C/files/autopano-sift-C-2.5.1-lm.patch b/media-gfx/autopano-sift-C/files/autopano-sift-C-2.5.1-lm.patch index 97619975d9b6..e6141fffc0ae 100644 --- a/media-gfx/autopano-sift-C/files/autopano-sift-C-2.5.1-lm.patch +++ b/media-gfx/autopano-sift-C/files/autopano-sift-C-2.5.1-lm.patch @@ -1,8 +1,8 @@ Link against -lm (mathlib) because ScaleSpace.c (which is part of the internal libsift.a) is using the exp() function, see http://bugs.gentoo.org/472150 ---- CMakeLists.txt -+++ CMakeLists.txt +--- a/CMakeLists.txt ++++ b/CMakeLists.txt @@ -121,7 +121,7 @@ ADD_LIBRARY(libsift STATIC ${LIBSIFT_SOURCES}) -- cgit v1.2.3