Don't link with shared_librayr of boringssl in Release mode

This commit is contained in:
Cheng Zhao 2015-04-10 19:00:06 +08:00
parent 88b6a60c29
commit dfa6fedaed
4 changed files with 6 additions and 34 deletions

View file

@ -4,7 +4,7 @@ import platform
import sys
BASE_URL = 'http://gh-contractor-zcbenz.s3.amazonaws.com/libchromiumcontent'
LIBCHROMIUMCONTENT_COMMIT = '0718fa8b44e004a39ee2511858abbef1dae89cef'
LIBCHROMIUMCONTENT_COMMIT = 'f1ad1412461ba3345a27cfe935ffc872dba0ac5b'
ARCH = {
'cygwin': '32bit',