aboutsummaryrefslogtreecommitdiff
path: root/inet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'inet/Makefile')
-rw-r--r--inet/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/inet/Makefile b/inet/Makefile
index 945f8e50a8..a78a8865f2 100644
--- a/inet/Makefile
+++ b/inet/Makefile
@@ -50,11 +50,6 @@ routines := htonl htons \
tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-ipnode tst-network
-# No warnings about losing BSD code.
-CFLAGS-rcmd.c = -w
-CFLAGS-rexec.c = -w
-CFLAGS-ruserpass.c = -w
-
include ../Rules
ifeq ($(have-thread-library),yes)