Home | History | Annotate | Line # | Download | only in vax
      1 .PATH.S: ${.PARSEDIR}
      2 
      3 #CRYPTO_SRCS += libc-memequal.c
      4 #CPPFLAGS += -DOPENSSL_CPUID_OBJ
      5 COPTS.threads_pthread.c += -DBROKEN_CLANG_ATOMICS	# no atomic 64 bit ops
      6 
      7 
      8 .include "../../crypto.inc"
      9