summaryrefslogtreecommitdiff
path: root/inet
diff options
context:
space:
mode:
Diffstat (limited to 'inet')
-rw-r--r--inet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 747b6800ea..944bd97a32 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -59,6 +59,7 @@ ifeq ($(have-thread-library),yes)
CFLAGS-gethstbyad_r.c = -DUSE_NSCD=1 -fexceptions
CFLAGS-gethstbynm_r.c = -DUSE_NSCD=1 -fexceptions
CFLAGS-gethstbynm2_r.c = -DUSE_NSCD=1 -fexceptions
+CFLAGS-rcmd.c = -fexceptions
endif