mirror of
https://github.com/electron/electron.git
synced 2026-01-28 08:48:14 -05:00
Merge pull request #117 from deepak1556/gyp_defines_patch
define openssl_certs on linux
This commit is contained in:
@@ -151,6 +151,8 @@
|
||||
'_LARGEFILE_SOURCE',
|
||||
'_LARGEFILE64_SOURCE',
|
||||
'_FILE_OFFSET_BITS=64',
|
||||
# Relying on openssl cert store until crbug.com/462040
|
||||
'USE_OPENSSL_CERTS',
|
||||
],
|
||||
'cflags_cc': [
|
||||
'-D__STRICT_ANSI__',
|
||||
|
||||
Reference in New Issue
Block a user