aboutsummaryrefslogtreecommitdiff
path: root/src/tls/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/tls/Makefile.in')
-rw-r--r--src/tls/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tls/Makefile.in b/src/tls/Makefile.in
index 44142fa7e..477a202b1 100644
--- a/src/tls/Makefile.in
+++ b/src/tls/Makefile.in
@@ -26,7 +26,7 @@ EFLAGS += -pz ..
# make debug=true to compile Erlang module with debug informations.
ifdef debug
- EFLAGS+=+debug_info
+ EFLAGS+=+debug_info +export_all
endif
ERLSHLIBS = ../tls_drv.so