2013년 4월 21일 일요일

Disable chromium thin archive build

Find 'alink_thin' in 'tools/gyp/pylib/gyp/generator/ninja.py' file, then remove 'T' option (rcsT -> rcs). After that build again and you can observe *.a files are much bigger than before. :-)