Skip to content

Commit

Permalink
mk: add mdns patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Aug 31, 2024
1 parent 0d832b4 commit d07df3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ external:
https://github.com/baresip/baresip.git external/baresip
cd external/re && \
patch -p1 < ../../patches/re_aubuf_timestamp_order_fix.patch
cd external/baresip && \
patch -p1 < ../../patches/baresip_ice_sdp_mdns.patch

##############################################################################
#
Expand Down

0 comments on commit d07df3b

Please sign in to comment.