Przemyslaw Szczepaniak 32e2cd785a Fix for the webrtc_isac_test_gnustl_static build error.
Moved webrts_isac_test and webrtc_isac_test_gnustl_static targets
to a separate makefile. Build error was caused by "../kenny.c" src
file - build system was building kenny.o outside of intermediates directory
(out/target/product/generic/obj/EXECUTABLES/webrtc_isac_test_gnustl_static_intermediates/../test/kenny.o).

This somehow, sometimes caused webrtc_isac_test_gnustl_static binary being build
BEFORE kenny.o file was built.

Change-Id: Iaa4a31327d8d381c6cc7f676583985259dd14d83
2013-09-30 16:04:53 +01:00
2012-02-02 08:57:35 -08:00
2012-02-17 10:26:11 -08:00
2012-08-21 16:37:02 +01:00
Description
No description provided
255 MiB
Languages
C++ 88.6%
C 3.3%
Java 3%
Objective-C++ 1.9%
Python 1.9%
Other 1%