From a269f93d1fe8609f5d5ba5ab65c59de2e6021380 Mon Sep 17 00:00:00 2001 From: Alexander Shiryaev Date: Sat, 7 Dec 2013 03:09:25 +0400 Subject: [PATCH] Linux Kernel.Time: clock -> clock_gettime --- new/_LinuxOpenBSD_GUI/build | 3 +++ 1 file changed, 3 insertions(+) diff --git a/new/_LinuxOpenBSD_GUI/build b/new/_LinuxOpenBSD_GUI/build index f5ecfe3..5e16b1f 100755 --- a/new/_LinuxOpenBSD_GUI/build +++ b/new/_LinuxOpenBSD_GUI/build @@ -5,6 +5,9 @@ ConsCompiler.Compile('Lin/Mod', 'Dl.txt') ConsCompiler.Compile('Lin/Mod', 'Libc.txt') ConsCompiler.Compile('Lin/Mod', 'Iconv.txt') +# Linux only +ConsCompiler.Compile('Lin/Mod', 'Rt.txt') + DevCompiler.CompileThis Kernel Files HostFiles StdLoader DevCompiler.CompileThis Math Strings Dates Meta Dialog Services Fonts Ports Stores Log Converters Sequencers Models Printers Views Controllers Properties Printing Mechanisms Containers Documents Windows DevCompiler.CompileThis StdCFrames Controls StdDialog StdApi StdCmds StdInterpreter -- 2.29.2