| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 import("//build/config/linux/pkg_config.gni") | 5 import("//build/config/linux/pkg_config.gni") |
| 6 | 6 |
| 7 if (is_linux) { | 7 if (is_linux) { |
| 8 # This is a dependency on NSS with no libssl. On Linux we use a built-in SSL | 8 # This is a dependency on NSS with no libssl. On Linux we use a built-in SSL |
| 9 # library but the system NSS libraries. Non-Linux platforms using NSS use the | 9 # library but the system NSS libraries. Non-Linux platforms using NSS use the |
| 10 # hermetic one in //third_party/nss. | 10 # hermetic one in //third_party/nss. |
| (...skipping 563 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 574 "nss/lib/freebl/cts.c", | 574 "nss/lib/freebl/cts.c", |
| 575 "nss/lib/freebl/cts.h", | 575 "nss/lib/freebl/cts.h", |
| 576 "nss/lib/freebl/des.c", | 576 "nss/lib/freebl/des.c", |
| 577 "nss/lib/freebl/des.h", | 577 "nss/lib/freebl/des.h", |
| 578 "nss/lib/freebl/desblapi.c", | 578 "nss/lib/freebl/desblapi.c", |
| 579 "nss/lib/freebl/dh.c", | 579 "nss/lib/freebl/dh.c", |
| 580 "nss/lib/freebl/drbg.c", | 580 "nss/lib/freebl/drbg.c", |
| 581 "nss/lib/freebl/dsa.c", | 581 "nss/lib/freebl/dsa.c", |
| 582 "nss/lib/freebl/ec.c", | 582 "nss/lib/freebl/ec.c", |
| 583 "nss/lib/freebl/ec.h", | 583 "nss/lib/freebl/ec.h", |
| 584 "nss/lib/freebl/ecdecode.c", |
| 584 "nss/lib/freebl/ecl/ec2.h", | 585 "nss/lib/freebl/ecl/ec2.h", |
| 585 "nss/lib/freebl/ecl/ecl-curve.h", | 586 "nss/lib/freebl/ecl/ecl-curve.h", |
| 586 "nss/lib/freebl/ecl/ecl-exp.h", | 587 "nss/lib/freebl/ecl/ecl-exp.h", |
| 587 "nss/lib/freebl/ecl/ecl-priv.h", | 588 "nss/lib/freebl/ecl/ecl-priv.h", |
| 588 "nss/lib/freebl/ecl/ecl.c", | 589 "nss/lib/freebl/ecl/ecl.c", |
| 589 "nss/lib/freebl/ecl/ecl.h", | 590 "nss/lib/freebl/ecl/ecl.h", |
| 590 "nss/lib/freebl/ecl/ecl_curve.c", | 591 "nss/lib/freebl/ecl/ecl_curve.c", |
| 591 "nss/lib/freebl/ecl/ecl_gf.c", | 592 "nss/lib/freebl/ecl/ecl_gf.c", |
| 592 "nss/lib/freebl/ecl/ecl_mult.c", | 593 "nss/lib/freebl/ecl/ecl_mult.c", |
| 593 "nss/lib/freebl/ecl/ecp.h", | 594 "nss/lib/freebl/ecl/ecp.h", |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 715 "nss/lib/pki/pkit.h", | 716 "nss/lib/pki/pkit.h", |
| 716 "nss/lib/pki/pkitm.h", | 717 "nss/lib/pki/pkitm.h", |
| 717 "nss/lib/pki/symmkey.c", | 718 "nss/lib/pki/symmkey.c", |
| 718 "nss/lib/pki/tdcache.c", | 719 "nss/lib/pki/tdcache.c", |
| 719 "nss/lib/pki/trustdomain.c", | 720 "nss/lib/pki/trustdomain.c", |
| 720 "nss/lib/smime/cms.h", | 721 "nss/lib/smime/cms.h", |
| 721 "nss/lib/smime/cmslocal.h", | 722 "nss/lib/smime/cmslocal.h", |
| 722 "nss/lib/smime/cmsreclist.h", | 723 "nss/lib/smime/cmsreclist.h", |
| 723 "nss/lib/smime/cmst.h", | 724 "nss/lib/smime/cmst.h", |
| 724 "nss/lib/smime/smime.h", | 725 "nss/lib/smime/smime.h", |
| 725 "nss/lib/softoken/ecdecode.c", | |
| 726 "nss/lib/softoken/fipsaudt.c", | 726 "nss/lib/softoken/fipsaudt.c", |
| 727 "nss/lib/softoken/fipstest.c", | 727 "nss/lib/softoken/fipstest.c", |
| 728 "nss/lib/softoken/fipstokn.c", | 728 "nss/lib/softoken/fipstokn.c", |
| 729 "nss/lib/softoken/jpakesftk.c", | 729 "nss/lib/softoken/jpakesftk.c", |
| 730 "nss/lib/softoken/lgglue.c", | 730 "nss/lib/softoken/lgglue.c", |
| 731 "nss/lib/softoken/lgglue.h", | 731 "nss/lib/softoken/lgglue.h", |
| 732 "nss/lib/softoken/lowkey.c", | 732 "nss/lib/softoken/lowkey.c", |
| 733 "nss/lib/softoken/lowkeyi.h", | 733 "nss/lib/softoken/lowkeyi.h", |
| 734 "nss/lib/softoken/lowkeyti.h", | 734 "nss/lib/softoken/lowkeyti.h", |
| 735 "nss/lib/softoken/lowpbe.c", | 735 "nss/lib/softoken/lowpbe.c", |
| (...skipping 367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1103 sources -= [ "nss/lib/freebl/mpi/mpi_amd64.c" ] | 1103 sources -= [ "nss/lib/freebl/mpi/mpi_amd64.c" ] |
| 1104 defines += [ | 1104 defines += [ |
| 1105 "NSS_X86_OR_X64", | 1105 "NSS_X86_OR_X64", |
| 1106 "NSS_X86", | 1106 "NSS_X86", |
| 1107 "_X86_", | 1107 "_X86_", |
| 1108 "MP_ASSEMBLY_MULTIPLY", | 1108 "MP_ASSEMBLY_MULTIPLY", |
| 1109 "MP_ASSEMBLY_SQUARE", | 1109 "MP_ASSEMBLY_SQUARE", |
| 1110 "MP_ASSEMBLY_DIV_2DX1D", | 1110 "MP_ASSEMBLY_DIV_2DX1D", |
| 1111 "MP_USE_UINT_DIGIT", | 1111 "MP_USE_UINT_DIGIT", |
| 1112 "MP_NO_MP_WORD", | 1112 "MP_NO_MP_WORD", |
| 1113 "USE_HW_AES", |
| 1114 "INTEL_GCM", |
| 1113 ] | 1115 ] |
| 1114 } else if (cpu_arch == "x64") { | 1116 } else if (cpu_arch == "x64") { |
| 1115 sources -= [ "nss/lib/freebl/mpi/mpi_x86_asm.c" ] | 1117 sources -= [ "nss/lib/freebl/mpi/mpi_x86_asm.c" ] |
| 1116 defines += [ | 1118 defines += [ |
| 1117 "NSS_USE_64", | 1119 "NSS_USE_64", |
| 1118 "NSS_X86_OR_X64", | 1120 "NSS_X86_OR_X64", |
| 1119 "NSS_X64", | 1121 "NSS_X64", |
| 1120 "_AMD64_", | 1122 "_AMD64_", |
| 1121 "MP_CHAR_STORE_SLOW", | 1123 "MP_CHAR_STORE_SLOW", |
| 1122 "MP_IS_LITTLE_ENDIAN", | 1124 "MP_IS_LITTLE_ENDIAN", |
| (...skipping 25 matching lines...) Expand all Loading... |
| 1148 | 1150 |
| 1149 deps = [ | 1151 deps = [ |
| 1150 ":nspr", | 1152 ":nspr", |
| 1151 "//third_party/sqlite", | 1153 "//third_party/sqlite", |
| 1152 ] | 1154 ] |
| 1153 | 1155 |
| 1154 forward_dependent_configs_from = [ ":nspr" ] | 1156 forward_dependent_configs_from = [ ":nspr" ] |
| 1155 } | 1157 } |
| 1156 } # Windows/Mac/iOS. | 1158 } # Windows/Mac/iOS. |
| 1157 | 1159 |
| OLD | NEW |