All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [COMMITTED] [PATCH 1/4] lib: Move ltp_priv.h to include/old/ltp_priv.h
@ 2017-03-29 13:55 Cyril Hrubis
  2017-03-29 13:55 ` [LTP] [COMMITTED] [PATCH 2/4] rpc-tirpc: Fix out-of-tree build Cyril Hrubis
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cyril Hrubis @ 2017-03-29 13:55 UTC (permalink / raw)
  To: ltp

Fixes out-of-tree build since ltp_priv.h is included from
include/old/test.h and the lib/ directory is not in the compiler search
path nor it's a file in the same directory in case of out-of-tree build.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
 {lib => include/old}/ltp_priv.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename {lib => include/old}/ltp_priv.h (100%)

diff --git a/lib/ltp_priv.h b/include/old/ltp_priv.h
similarity index 100%
rename from lib/ltp_priv.h
rename to include/old/ltp_priv.h
-- 
2.10.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-29 13:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-29 13:55 [LTP] [COMMITTED] [PATCH 1/4] lib: Move ltp_priv.h to include/old/ltp_priv.h Cyril Hrubis
2017-03-29 13:55 ` [LTP] [COMMITTED] [PATCH 2/4] rpc-tirpc: Fix out-of-tree build Cyril Hrubis
2017-03-29 13:55 ` [LTP] [COMMITTED] [PATCH 3/4] commands: Fix out-of-tree datafiles installation Cyril Hrubis
2017-03-29 13:55 ` [LTP] [COMMITTED] [PATCH 4/4] lib/tst_safe_posix_ipc.c: Add licence Cyril Hrubis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.