about summary refs log tree commit diff
path: root/socket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'socket/Makefile')
-rw-r--r--socket/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/socket/Makefile b/socket/Makefile
index 600891d5d1..f5233e210e 100644
--- a/socket/Makefile
+++ b/socket/Makefile
@@ -36,3 +36,5 @@ tests := tst-accept4
 aux	 := sa_len
 
 include ../Rules
+
+CFLAGS-recv.c += -fexceptions -fasynchronous-unwind-tables