DPDK patches and discussions
 help / color / mirror / Atom feed
From: Peng Huang <peng.huang@intel.com>
To: maintainer
Cc: dev@dpdk.org, peng.huang@intel.com
Subject: [dpdk-dev] [DPDK] changed default-target from linux to linuxapp for back-compatibility of validate-abi.sh
Date: Wed, 24 Apr 2019 08:18:09 +0000	[thread overview]
Message-ID: <1556093889-446674-1-git-send-email-peng.huang@intel.com> (raw)

Signed-off-by: Peng Huang <peng.huang@intel.com>
---
 devtools/validate-abi.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devtools/validate-abi.sh b/devtools/validate-abi.sh
index 54df2e4..138436d 100755
--- a/devtools/validate-abi.sh
+++ b/devtools/validate-abi.sh
@@ -9,7 +9,7 @@ set -e
 abicheck=abi-compliance-checker
 abidump=abi-dumper
 default_dst=abi-check
-default_target=x86_64-native-linux-gcc
+default_target=x86_64-native-linuxapp-gcc
 
 # trap on error
 err_report() {
-- 
1.8.3.1

WARNING: multiple messages have this Message-ID
From: Peng Huang <peng.huang@intel.com>
To: maintainer@dpdk.org
Cc: dev@dpdk.org, peng.huang@intel.com
Subject: [dpdk-dev] [DPDK] changed default-target from linux to linuxapp for back-compatibility of validate-abi.sh
Date: Wed, 24 Apr 2019 08:18:09 +0000	[thread overview]
Message-ID: <1556093889-446674-1-git-send-email-peng.huang@intel.com> (raw)
Message-ID: <20190424081809.jgoSeEV6YjkX2MEutJwE_v-4-7uVSi0FrHPYq2pZu5c@z> (raw)

Signed-off-by: Peng Huang <peng.huang@intel.com>
---
 devtools/validate-abi.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devtools/validate-abi.sh b/devtools/validate-abi.sh
index 54df2e4..138436d 100755
--- a/devtools/validate-abi.sh
+++ b/devtools/validate-abi.sh
@@ -9,7 +9,7 @@ set -e
 abicheck=abi-compliance-checker
 abidump=abi-dumper
 default_dst=abi-check
-default_target=x86_64-native-linux-gcc
+default_target=x86_64-native-linuxapp-gcc
 
 # trap on error
 err_report() {
-- 
1.8.3.1


             reply	other threads:[~2019-04-24  1:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-24  8:18 Peng Huang [this message]
2019-04-24  8:18 ` Peng Huang
2019-04-24  8:56 ` Bruce Richardson
2019-04-24  8:56   ` Bruce Richardson

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=1556093889-446674-1-git-send-email-peng.huang@intel.com \
    --to=peng.huang@intel.com \
    --cc=dev@dpdk.org \
    /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).