History log of /external/srtp/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
47ee9b0f8f1046e0012fe1f6c0c00c3e251390fd 12-Dec-2014 Andreas Gampe <agampe@google.com> Srtp: Fix Android.mk mistake

Using LOCAL_CLANG before the CLEAR_VARS actually used the one from
the previous project in Makefile include order.

Drop the whole ifeq. The flag is now filtered out for Clang.

Bug: 18632512
Change-Id: I7b6ca5cf3a6e6a97672bf7157de99daec75bd5a3
/external/srtp/Android.mk
9fa2fcc839c4e9bdb8ea72193cedc51d01bf07bc 05-Dec-2014 Andreas Gampe <agampe@google.com> Srtp: Turn off unused-but-set-variable warning

For build-system CFLAGS clean-up, turn off warning.

Change-Id: Ia678d0668142d34b7c512d48347a71648f01ac9d
/external/srtp/Android.mk
a09aa42de6488873c10574981ae3840e44fbd9b6 04-Sep-2013 Ben Cheng <bccheng@google.com> Add -Wno-unused-parameter to suppress warnings.

For example:
external/srtp/crypto/cipher/null_cipher.c:110:48: error: unused
parameter 'iv' [-Werror=unused-parameter]

Change-Id: Ieaacecd557f03bf4fe2a841aa9ef43a6b2a84c31
/external/srtp/Android.mk
17710f9c8214ca05ff50399bc09cd268f6416d38 14-Aug-2012 Ying Wang <wangying@google.com> Retire LOCAL_NDK_VERSION.

Bug: 6932421
Change-Id: I4007da47dcff1ab582598507c4a5f092c48bb1cd
/external/srtp/Android.mk
bdcb2b30e33ad38947eb695efa7ec366c1eb1b40 18-Nov-2011 Chris Dearman <chris@mips.com> [MIPS] Use NDK libs for ARM builds only

Signed-off-by: Chris Dearman <chris@mips.com>
/external/srtp/Android.mk
386ce4d9144fc190797f4e43a31aeaf76ca2e373 04-Oct-2011 Param Reddappagari <param@google.com> Checkin open source version of lib SRTP.

Change-Id: I49aa21dabceca035612ac3c463a5d06a178737f3
/external/srtp/Android.mk