Sync sparc64 compile time options with the pkgsrc version.
This commit is contained in:
parent
07c3097258
commit
c236b4a2eb
5
lib/libcrypto/arch/sparc64/bf.inc
Normal file
5
lib/libcrypto/arch/sparc64/bf.inc
Normal file
@ -0,0 +1,5 @@
|
||||
# $NetBSD: bf.inc,v 1.1 2005/12/13 09:52:20 martin Exp $
|
||||
|
||||
CPPFLAGS+= -DBF_PTR
|
||||
|
||||
.include "${.CURDIR}/bf.inc"
|
@ -1,5 +1,5 @@
|
||||
# $NetBSD: des.inc,v 1.1 2001/09/10 02:57:00 thorpej Exp $
|
||||
# $NetBSD: des.inc,v 1.2 2005/12/13 09:52:20 martin Exp $
|
||||
|
||||
CPPFLAGS+= -DDES_UNROLL -DDES_RISC1 -DDES_PTR
|
||||
CPPFLAGS+= -DDES_RISC2 -DDES_PTR
|
||||
|
||||
.include "${.CURDIR}/des.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user