mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-31 08:54:40 +00:00
Fixed building with NaCl.
This commit is contained in:
@@ -14,6 +14,7 @@ AUTOTEST_LDADD = \
|
||||
$(NACL_LDFLAGS) \
|
||||
libtoxcore.la \
|
||||
$(LIBSODIUM_LIBS) \
|
||||
$(NACL_OBJECTS) \
|
||||
$(NACL_LIBS) \
|
||||
$(CHECK_LIBS)
|
||||
|
||||
|
||||
@@ -68,6 +68,7 @@ phone_LDADD = libtoxav.la \
|
||||
$(OPUS_LIBS) \
|
||||
$(VPX_LIBS)\
|
||||
$(PTHREAD_LIBS)\
|
||||
$(NACL_OBJECTS) \
|
||||
$(NACL_LIBS)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user