Skip to content

Commit

Permalink
8241629: [macos10.15] Long startup delay playing media over https on …
Browse files Browse the repository at this point in the history
…Catalina

Reviewed-by: kcr
  • Loading branch information
Alexander Matveev committed Apr 14, 2020
1 parent b1fdc45 commit 4d69a0d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ LDFLAGS += -Wl,-install_name,@rpath/$(TARGET_NAME) \
-Wl,-framework \
-Wl,CoreServices \
-liconv \
-lffi
-L$(BUILD_DIR) -lffi

C_SOURCES = glib/garray.c \
glib/gasyncqueue.c \
Expand Down

0 comments on commit 4d69a0d

Please sign in to comment.