From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: [PATCH v2 0/2] fix for --param GCC's command line option Date: Tue, 17 Jun 2014 12:11:44 +0300 Message-ID: <1402996306-6811-1-git-send-email-andriy.shevchenko@linux.intel.com> Return-path: Received: from mga01.intel.com ([192.55.52.88]:1279 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932459AbaFQJL7 (ORCPT ); Tue, 17 Jun 2014 05:11:59 -0400 Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Josh Triplett , linux-kernel@vger.kernel.org, linux-sparse@vger.kernel.org Cc: Andy Shevchenko There is a dumb fix to avoid --param option and make sparse survive. Since v1: - added patch 1/2 - handle both --param=* and --param * Andy Shevchenko (2): lib.c: introduce split_value_from_arg helper lib.c: skip --param parameters lib.c | 38 ++++++++++++++++++++++++++++---------- 1 file changed, 28 insertions(+), 10 deletions(-) -- 2.0.0