From 663c2c3521d4245dad20d40e649da73175c3fd17 Mon Sep 17 00:00:00 2001 From: tb Date: Fri, 7 Jan 2022 17:17:02 +0000 Subject: [PATCH] Revert previous accidental commit --- regress/lib/libcrypto/x509/rfc3779/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/lib/libcrypto/x509/rfc3779/Makefile b/regress/lib/libcrypto/x509/rfc3779/Makefile index b0b23c57c92..b876f626d43 100644 --- a/regress/lib/libcrypto/x509/rfc3779/Makefile +++ b/regress/lib/libcrypto/x509/rfc3779/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2022/01/06 14:55:52 tb Exp $ +# $OpenBSD: Makefile,v 1.5 2022/01/07 17:17:02 tb Exp $ .include "../../Makefile.inc" @@ -6,6 +6,6 @@ PROG= rfc3779 LDADD= ${CRYPTO_INT} DPADD= ${LIBCRYPTO} WARNINGS= Yes -CFLAGS+= -DLIBRESSL_CRYPTO_INTERNAL -DLIBRESSL_INTERNAL -Werror -g -O0 +CFLAGS+= -DLIBRESSL_CRYPTO_INTERNAL -DLIBRESSL_INTERNAL -Werror .include -- 2.20.1