]> git.armaanb.net Git - asd-repo.git/blob - extra/nss/patches/intel.patch
Switch browser to Chromium
[asd-repo.git] / extra / nss / patches / intel.patch
1 --- a/nss/lib/freebl/Makefile
2 +++ b/nss/lib/freebl/Makefile
3 @@ -273,10 +273,10 @@
4      DEFINES += -DMP_IS_LITTLE_ENDIAN
5  #   DEFINES += -DMPI_AMD64_ADD
6      # comment the next four lines to turn off Intel HW acceleration.
7 -    DEFINES += -DUSE_HW_AES -DINTEL_GCM
8 -    ASFILES += intel-aes.s intel-gcm.s
9 -    EXTRA_SRCS += intel-gcm-wrap.c
10 -    INTEL_GCM = 1
11 +    #DEFINES += -DUSE_HW_AES -DINTEL_GCM
12 +    #ASFILES += intel-aes.s intel-gcm.s
13 +    #EXTRA_SRCS += intel-gcm-wrap.c
14 +    #INTEL_GCM = 1
15      MPI_SRCS += mpi_amd64.c mp_comba.c
16  endif
17  ifeq ($(CPU_ARCH),x86)
18