summaryrefslogtreecommitdiff
path: root/termios
diff options
context:
space:
mode:
Diffstat (limited to 'termios')
-rw-r--r--termios/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/termios/Makefile b/termios/Makefile
index ac14a854df..f2d37f8ca2 100644
--- a/termios/Makefile
+++ b/termios/Makefile
@@ -30,4 +30,4 @@ routines := speed cfsetspeed tcsetattr tcgetattr tcgetpgrp tcsetpgrp \
include ../Rules
-CFLAGS-tcdrain.c = -fexceptions -fasynchronous-unwind-tables
+CFLAGS-tcdrain.c += -fexceptions -fasynchronous-unwind-tables