Skip to content

Commit

Permalink
revert removal of libsodium for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
z-dule committed Dec 11, 2024
1 parent e02dedc commit d9c54b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mk/linux.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ $(LINUX_SHARED): $(LINUX_OBJS) $(AVS_STATIC) $(MENG_STATIC)
$(CONTRIB_LIBRE_LIBS) \
$(CONTRIB_LIBREW_LIBS) \
$(CONTRIB_WEBRTC_LIBS) \
$(CONTRIB_SODIUM_LIBS) \
$(LINUX_LIBS) -o $@

linux_shared: $(LINUX_SHARED)
Expand Down

0 comments on commit d9c54b3

Please sign in to comment.