Browse Source

Updated libjuice to v0.2.2

Paul-Louis Ageneau 5 years ago
parent
commit
8a92c97058
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Makefile
  2. 1 1
      deps/libjuice

+ 1 - 1
Makefile

@@ -4,8 +4,8 @@ NAME=libdatachannel
 CXX=$(CROSS)g++
 AR=$(CROSS)ar
 RM=rm -f
-CPPFLAGS=-O2 -pthread -fPIC -Wall -Wno-address-of-packed-member
 CXXFLAGS=-std=c++17
+CPPFLAGS=-O2 -pthread -fPIC -Wall -Wno-address-of-packed-member
 LDFLAGS=-pthread
 LIBS=
 LOCALLIBS=libusrsctp.a

+ 1 - 1
deps/libjuice

@@ -1 +1 @@
-Subproject commit 25b71f18dcbabd856e3c91bbe0dbe2537b83da61
+Subproject commit 65f492dbffb70b905fac64a3b8ece3f1a91baf4d