sync ports with The Matrix
This commit is contained in:
parent
cd3adfb9f5
commit
74706e64f4
227 changed files with 6603 additions and 5510 deletions
|
@ -10,7 +10,7 @@ Index: SConstruct
|
|||
|
||||
# Options TODOs:
|
||||
#
|
||||
@@ -1196,6 +1196,7 @@ envDict = dict(BUILD_ROOT=buildDir,
|
||||
@@ -1189,6 +1189,7 @@ envDict = dict(BUILD_ROOT=buildDir,
|
||||
CONFIGURELOG='$BUILD_ROOT/scons/config.log',
|
||||
CONFIG_HEADER_DEFINES={},
|
||||
LIBDEPS_TAG_EXPANSIONS=[],
|
||||
|
@ -18,7 +18,7 @@ Index: SConstruct
|
|||
)
|
||||
|
||||
# TODO: Remove these when hygienic builds are default.
|
||||
@@ -3459,7 +3460,7 @@ def doConfigure(myenv):
|
||||
@@ -3450,7 +3451,7 @@ def doConfigure(myenv):
|
||||
sslLibName = "ssl"
|
||||
cryptoLibName = "crypto"
|
||||
sslLinkDependencies = ["crypto", "dl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue