summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/hppa/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/arch/hppa/Makefile.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/arch/hppa/Makefile.inc b/src/lib/libcrypto/arch/hppa/Makefile.inc
index 92f18cc6b8..3668d2ffe7 100644
--- a/src/lib/libcrypto/arch/hppa/Makefile.inc
+++ b/src/lib/libcrypto/arch/hppa/Makefile.inc
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile.inc,v 1.17 2024/03/27 12:59:12 jsing Exp $ 1# $OpenBSD: Makefile.inc,v 1.18 2024/03/28 01:41:16 jsing Exp $
2 2
3# hppa-specific libcrypto build rules 3# hppa-specific libcrypto build rules
4 4
@@ -11,8 +11,6 @@ SSLASM+= bn parisc-mont parisc-mont
11CFLAGS+= -DOPENSSL_BN_ASM_MONT -DBN_DIV2W 11CFLAGS+= -DOPENSSL_BN_ASM_MONT -DBN_DIV2W
12# camellia 12# camellia
13SRCS+= camellia.c cmll_cbc.c cmll_misc.c 13SRCS+= camellia.c cmll_cbc.c cmll_misc.c
14# des
15SRCS+= des_enc.c fcrypt_b.c
16# modes 14# modes
17CFLAGS+= -DGHASH_ASM 15CFLAGS+= -DGHASH_ASM
18SSLASM+= modes ghash-parisc ghash-parisc 16SSLASM+= modes ghash-parisc ghash-parisc