From cf4650731783f2079982eff86424d1d5dbd7ef7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Thu, 23 Sep 2004 23:48:50 +0000 Subject: [PATCH] The termios support is now part of the posix_main.o object file. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9050 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kernel/Jamfile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/kernel/Jamfile b/src/kernel/Jamfile index 666dcc5a2d..f22a9d3218 100644 --- a/src/kernel/Jamfile +++ b/src/kernel/Jamfile @@ -137,7 +137,6 @@ KernelLd libroot.so : posix_stdlib.o posix_string.o posix_sys.o - posix_termios.o posix_time.o posix_unistd.o