aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am.common
diff options
context:
space:
mode:
authorBrent Cook <busterb@gmail.com>2016-11-05 06:16:07 -0500
committerBrent Cook <busterb@gmail.com>2016-11-05 06:16:07 -0500
commit03a321e5580b6331e11c83fada6e2b8d16523a71 (patch)
tree6ca581cc95472db07a1cae1e85787feba45b1fba /Makefile.am.common
parent659aff9fa7cbfefff28c248f611b13b8ae8424aa (diff)
downloadportable-03a321e5580b6331e11c83fada6e2b8d16523a71.tar.gz
portable-03a321e5580b6331e11c83fada6e2b8d16523a71.tar.bz2
portable-03a321e5580b6331e11c83fada6e2b8d16523a71.zip
disable symbol hiding for now
Diffstat (limited to 'Makefile.am.common')
-rw-r--r--Makefile.am.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am.common b/Makefile.am.common
index 49019ec..87aa807 100644
--- a/Makefile.am.common
+++ b/Makefile.am.common
@@ -1,2 +1,3 @@
1AM_CFLAGS = 1AM_CFLAGS =
2AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL 2AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/include/compat -DLIBRESSL_INTERNAL
3AM_CPPFLAGS += -D__BEGIN_HIDDEN_DECLS= -D__END_HIDDEN_DECLS=