From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 655111AEF4 for ; Wed, 20 Sep 2017 12:58:05 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Sep 2017 03:58:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,421,1500966000"; d="scan'208";a="130625653" Received: from silpixa00399126.ir.intel.com (HELO silpixa00399126.ger.corp.intel.com) ([10.237.223.223]) by orsmga004.jf.intel.com with ESMTP; 20 Sep 2017 03:58:03 -0700 From: Bruce Richardson To: dev@dpdk.org Cc: Bruce Richardson Date: Wed, 20 Sep 2017 11:51:04 +0100 Message-Id: <20170920105107.153935-1-bruce.richardson@intel.com> X-Mailer: git-send-email 2.13.5 Subject: [dpdk-dev] [PATCH 0/3] minor build enhancements and fixes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2017 10:58:06 -0000 No major changes, just cleanups. Bruce Richardson (3): build: sort meson options alphabetically build: fix driver install path build/x86: add SSE cpuflags config/x86/meson.build | 10 ++++++++++ meson.build | 2 +- meson_options.txt | 24 ++++++++++++++++-------- 3 files changed, 27 insertions(+), 9 deletions(-) -- 2.13.5