aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am.common
diff options
context:
space:
mode:
authorTheo Buehler <tb@openbsd.org>2022-11-23 12:46:44 +0100
committerTheo Buehler <tb@openbsd.org>2022-11-23 12:46:44 +0100
commit67ab6a11877f6d1671da4afa6fbd142bf61a1ed2 (patch)
tree271d43e6fb989e75cfd0cac8fe7402d645bb4772 /Makefile.am.common
parentf015aed7a0942003e14f52a902a15551712a3ac9 (diff)
downloadportable-67ab6a11877f6d1671da4afa6fbd142bf61a1ed2.tar.gz
portable-67ab6a11877f6d1671da4afa6fbd142bf61a1ed2.tar.bz2
portable-67ab6a11877f6d1671da4afa6fbd142bf61a1ed2.zip
Neuter namespace differently to fix Appveyor CI
Diffstat (limited to 'Makefile.am.common')
-rw-r--r--Makefile.am.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am.common b/Makefile.am.common
index 2c641c5..87aa807 100644
--- a/Makefile.am.common
+++ b/Makefile.am.common
@@ -1,4 +1,3 @@
1AM_CFLAGS = 1AM_CFLAGS =
2AM_CPPFLAGS = -I$(top_srcdir)/crypto/hidden -I$(top_srcdir)/ssl/hidden 2AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
3AM_CPPFLAGS += -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
4AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS= 3AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=