From patchwork Fri Sep 23 14:45:03 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 76879 Delivered-To: patch@linaro.org Received: by 10.140.106.72 with SMTP id d66csp608741qgf; Fri, 23 Sep 2016 07:45:45 -0700 (PDT) X-Received: by 10.55.18.230 with SMTP id 99mr8618622qks.125.1474641945408; Fri, 23 Sep 2016 07:45:45 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id l86si5342521qki.337.2016.09.23.07.45.43; Fri, 23 Sep 2016 07:45:45 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id EC71860E9E; Fri, 23 Sep 2016 14:45:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2 autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id D48376180C; Fri, 23 Sep 2016 14:45:12 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 8457661756; Fri, 23 Sep 2016 14:45:10 +0000 (UTC) Received: from mail-oi0-f43.google.com (mail-oi0-f43.google.com [209.85.218.43]) by lists.linaro.org (Postfix) with ESMTPS id 3685360E11 for ; Fri, 23 Sep 2016 14:45:08 +0000 (UTC) Received: by mail-oi0-f43.google.com with SMTP id t83so136609212oie.3 for ; Fri, 23 Sep 2016 07:45:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ZjJ27dg0GUjkPzeCLVNUP95BfxJ5ItdMSS3fPc59cTU=; b=ADzWZzuMcW94QobJqA98MoBUHvvPd3BPzjvmBHmCzWhwazm/RMDVYrtIKv9XBfDqYA omIaYxbtpMqTijNZX4MPK1H5dA3vEvjn8Pjz4UxAchEhx0wE9yKV363jJRIbAepgQSjo la1didNRhcduaI0LuKLEO6zzlLNl6M3UdTTM0erSQ3g07Gq13uMZHhTNHYjtK/Dlm/57 7yYqsTjT3TwIxar649KB1hU9C/C+xf220TjC7ct1hCFHz8b9N/e4QhAm7ODQSQ074H8Y +R4rlQpx3wUyQyUaK7y40nPyZd1qXo93NbaecAgrqc6dr0l8DNd3Yjf07zdzoJ9Fq8Ub 2UTw== X-Gm-Message-State: AE9vXwP6MD70CCmcRCj/TcSYHXHKgK01LUqhy+KvBt/AuQ5OZKo6g0SKT8VhQEZc0g1We1zoKTY= X-Received: by 10.202.245.201 with SMTP id t192mr10303811oih.78.1474641907642; Fri, 23 Sep 2016 07:45:07 -0700 (PDT) Received: from localhost.localdomain (cpe-70-121-83-241.austin.res.rr.com. [70.121.83.241]) by smtp.gmail.com with ESMTPSA id r10sm2202393otc.29.2016.09.23.07.45.07 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 23 Sep 2016 07:45:07 -0700 (PDT) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Fri, 23 Sep 2016 09:45:03 -0500 Message-Id: <1474641904-4769-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.7.4 X-Topics: patch Subject: [lng-odp] [PATCHv2 1/2] config: abi: add --enable-abi-compat option with default=yes X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Suggested-by: Petri Savolainen Signed-off-by: Bill Fischofer --- Note that this patch supersedes patch http://patches.opendataplane.org/patch/6967/ Changes for v2: - Correct test direction (yes vs. no) configure.ac | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 2.7.4 diff --git a/configure.ac b/configure.ac index 982aff7..1835f80 100644 --- a/configure.ac +++ b/configure.ac @@ -176,7 +176,11 @@ AM_CONDITIONAL([test_example], [test x$test_example = xyes ]) AM_CONDITIONAL([HAVE_DOXYGEN], [test "x${DOXYGEN}" = "xdoxygen"]) AM_CONDITIONAL([user_guide], [test "x${user_guides}" = "xyes" ]) AM_CONDITIONAL([HAVE_MSCGEN], [test "x${MSCGEN}" = "xmscgen"]) -if test x$enable_shared != xyes; + +########################################################################## +# Setup for ABI compatibility +########################################################################## +if test x$enable_abi_compat != xyes; then _ODP_INLINES="_ODP_INLINES" else