shaka-packager/packager/testing
KongQun Yang 9b655189cf Disable bundled_binutils and bundled_gold on Linux
Keep bundled binutil scripts but not downloading actual binaries by default.

Automatic downloading of binutils has been causing problems for some users:
see #164, #412, #440.

Using bundled binutils helps reduce linking time, but packager codebase is
relatively small, so the gain is not significant.

Local testing shows that the full build time increases from 1m42s to 1m50s, i.e.
an increase of about 8s, or ~8%.

User can still enable the usage of bundled binutils by running
'python src/packager/third_party/binutils/download.py' and set
'linux_use_bundled_binutils' and 'linux_use_bundled_gold' to 1 in GYP_DEFINES.

Change-Id: I7ecae2333861f41054f957d0a6081dae948167bd
2018-08-24 21:14:19 +00:00
..
dockers Disable bundled_binutils and bundled_gold on Linux 2018-08-24 21:14:19 +00:00
gmock_custom/gmock/internal/custom Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
perf Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
coverage_util_ios.cc Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
coverage_util_ios.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gmock.gyp Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
gmock_mutant.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest.gyp Enable C++11 in gtest 2017-07-17 20:14:23 +00:00
gtest.gypi Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
gtest_mac_unittest.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
multiprocess_func_list.cc Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
multiprocess_func_list.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test.h Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test_ios.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
platform_test_mac.mm Get rid of svn dependencies 2015-10-16 20:11:20 +00:00