From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Mon, 15 Jun 2020 14:20:12 +0200 Subject: [LTP] [PATCH 1/5] syscalls:ipc: Move libraries to libs/ director In-Reply-To: <20200526030854.xocwohgiyg3p5edh@vireshk-i7> References: <3b3344651f2ba4bf2446b6730a76ebcd9f894dd0.1590057824.git.viresh.kumar@linaro.org> <20200522123903.GB2446@yuki.lan> <20200526030854.xocwohgiyg3p5edh@vireshk-i7> Message-ID: <20200615122012.GA25279@yuki.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > > > Move the ipc libraries to libs/ directory. One of the reasons to do this > > > was to add the capability of adding tests with both old and new test > > > frameworks in the same ipc test directory. > > > > Pushed with following diff, thanks. > > > > 1) You cannot build two different libs in one directory > > 2) Setting LTPLIBS instead of LDFLAGS generates proper build > > dependencies as well > > 3) Limit the linker flags for the kill and mremap tests > > I don't think you pushed the changes you made. I still see my original > patch there. :) Indeed, I messed up ammend when I was in a hurry, sorry for that. I've pushed a fix today. -- Cyril Hrubis chrubis@suse.cz