New package, usable as builddep for gst-plugins-bad and ffmpeg4, resub tweaked. OBS-URL: https://build.opensuse.org/request/show/611004 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/srt?expand=0&rev=1
13 lines
574 B
Diff
13 lines
574 B
Diff
diff --git i/CMakeLists.txt w/CMakeLists.txt
|
|
index e913122..2cc3c3d 100644
|
|
--- i/CMakeLists.txt
|
|
+++ w/CMakeLists.txt
|
|
@@ -634,7 +634,6 @@ macro(srt_make_application name)
|
|
# be placed into the binrary directory anyway.
|
|
# XXX not sure about Mac.
|
|
# See this name used already in install(${TARGET_srt} LIBRARY DESTINATION...).
|
|
- set(FORCE_RPATH LINK_FLAGS -Wl,-rpath,.,-rpath,../${CMAKE_INSTALL_LIBDIR} BUILD_WITH_INSTALL_RPATH TRUE INSTALL_RPATH_USE_LINK_PATH TRUE)
|
|
endif()
|
|
|
|
# We state that Darwin always uses CLANG compiler, which honors this flag the same way.
|