From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Jan Viktorin <viktorin@rehivetech.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] app/test: call objdump in platform-independent way
Date: Fri, 17 Jun 2016 15:33:02 +0200 [thread overview]
Message-ID: <4411369.B35CbBYzJp@xps13> (raw)
In-Reply-To: <4736009.KaJXg4pMzg@xps13>
2016-06-17 15:19, Thomas Monjalon:
> 2016-06-17 14:52, Jan Viktorin:
> > Using of the /dev/stdin generates a warning when compiling on FreeBSD:
> >
> > objcopy: Warning: '/dev/stdin' is not an ordinary file
> > app/test/Makefile:78: recipe for target 'test_resource_c.res.o' failed
> > # ls -l /dev/stdin
> > lrwxr-xr-x 1 root wheel 4 Jun 17 12:24 /dev/stdin -> fd/0
> >
> > Replace /dev/stdin by a temporary file.
> >
> > Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
> > Reported-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Tested-by: Thomas Monjalon <thomas.monjalon@6wind.com>
>
> Looks good, thanks
Applied with title fixed: objdump -> objcopy ;)
prev parent reply other threads:[~2016-06-17 13:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 12:52 Jan Viktorin
2016-06-17 13:19 ` Thomas Monjalon
2016-06-17 13:33 ` Thomas Monjalon [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=4411369.B35CbBYzJp@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=viktorin@rehivetech.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).