vlc | branch: master | Alexandre Janniaux <[email protected]> | Wed Apr 29 
20:14:53 2020 +0200| [90a3b827484452aa0766e0f496e259c5838f5f43] | committer: 
Alexandre Janniaux

contrib: live555: use correct AR on iOS and macOS

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=90a3b827484452aa0766e0f496e259c5838f5f43
---

 contrib/src/live555/rules.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/src/live555/rules.mak b/contrib/src/live555/rules.mak
index 4f9b70d452..6739f747a3 100644
--- a/contrib/src/live555/rules.mak
+++ b/contrib/src/live555/rules.mak
@@ -87,7 +87,7 @@ ifdef HAVE_ANDROID
        # Don't use unavailable off64_t functions
        $(APPLY) $(SRC)/live555/file-offset-bits-64.patch
 endif
-
+       cd $(UNPACK_DIR) && sed -i.orig "s,LIBRARY_LINK =.*,LIBRARY_LINK = 
$(AR) cr ,g" config.macosx
        mv live.$(LIVE555_VERSION) $@ && touch $@
 
 SUBDIRS=groupsock liveMedia UsageEnvironment BasicUsageEnvironment

_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to