All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [COMMITTED] [PATCH 1/4] lib: Move ltp_priv.h to include/old/ltp_priv.h
Date: Wed, 29 Mar 2017 15:55:03 +0200	[thread overview]
Message-ID: <20170329135506.23901-1-chrubis@suse.cz> (raw)

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


             reply	other threads:[~2017-03-29 13:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29 13:55 Cyril Hrubis [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170329135506.23901-1-chrubis@suse.cz \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.