Browse Source

Fix OpenSSL build (internal SHA256 not used anymore)

Jouni Malinen 15 years ago
parent
commit
ce78b289c4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      hostapd/Makefile

+ 0 - 1
hostapd/Makefile

@@ -437,7 +437,6 @@ ifdef NEED_FIPS186_2_PRF
 OBJS += ../src/crypto/fips_prf_openssl.o
 OBJS_p += ../src/crypto/fips_prf_openssl.o
 endif
-CONFIG_INTERNAL_SHA256=y
 endif
 ifeq ($(CONFIG_TLS), gnutls)
 OBJS += ../src/crypto/crypto_gnutls.o