From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 1/1] open_posix_testsuite: Fix cross compilation of tools
Date: Thu, 23 Mar 2017 11:59:58 +0100 [thread overview]
Message-ID: <20170323105957.GC351@rei.lan> (raw)
In-Reply-To: <20170322195449.19552-1-pvorel@suse.cz>
Hi!
> by including config-openposix.mk which contains cross compilation setup.
>
> This fixes #144.
>
> Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
> ---
> testcases/open_posix_testsuite/tools/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/testcases/open_posix_testsuite/tools/Makefile b/testcases/open_posix_testsuite/tools/Makefile
> index 9a9f0481d..8500d4259 100644
> --- a/testcases/open_posix_testsuite/tools/Makefile
> +++ b/testcases/open_posix_testsuite/tools/Makefile
> @@ -4,6 +4,8 @@
> # Ngie Cooper, June 2010
> #
>
> +include ../../../include/mk/config-openposix.mk
I've added hypen before the include, so that the open_posix_testsuite
compilation works without executing the top-level configure as well and
pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
prev parent reply other threads:[~2017-03-23 10:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-22 19:54 [LTP] [PATCH 1/1] open_posix_testsuite: Fix cross compilation of tools Petr Vorel
2017-03-23 10:59 ` Cyril Hrubis [this message]
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=20170323105957.GC351@rei.lan \
--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.