shaka-packager/packager/third_party
KongQun Yang 8e96dd3b37 Address gcc build failures in some platforms
Seeing some failures on some platforms when compiled with clang
disabled:
  GYP_DEFINES="clang=0" gclient runhooks

Several changes to make it work:
1. Mark packager code with packager_code=1 in GYP definitions.
2. Disable a few checks in non-packager code, which we do not have
   direct control: dangling-else, deprecated-declarations,
                   unused-function
3. Fix the relevant errors in packager code.
4. Revert HAVE_STROPTS_H in curl config which is not available in
   all linux distributions.

Fixes #286
Fixes #293

Change-Id: I729b41f99403c5ad9487c6cc4a7dc06f6323cef8
2017-12-07 11:45:26 -08:00
..
apple_apsl MacOSX: Import apple_apsl 2016-01-22 18:50:05 -08:00
boringssl Roll boringssl to fc9c67599d9bdeb2e0467085133b81a8e28f77a4 2017-12-04 19:27:34 +00:00
curl Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
gflags Updated third_party/gflags. 2016-08-03 07:52:16 -07:00
libevent Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
libwebm [WebM] Move index segment after init segment 2016-10-01 00:34:56 +00:00
libxml Updated libxml. 2016-08-02 19:11:17 -07:00
protobuf Updated protobuf library. 2016-08-02 19:11:17 -07:00
yasm Boringssl gyp and patches from Chromium 2015-10-16 20:11:04 +00:00