From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 5070F5907 for ; Tue, 24 Jun 2014 02:22:59 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 23 Jun 2014 17:23:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,533,1400050800"; d="scan'208";a="559916435" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga002.fm.intel.com with ESMTP; 23 Jun 2014 17:23:11 -0700 Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com [10.237.217.46]) by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id s5O0NB0r003835; Tue, 24 Jun 2014 01:23:11 +0100 Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id s5O0NBSu017102; Tue, 24 Jun 2014 01:23:11 +0100 Received: (from bricha3@localhost) by sivswdev02.ir.intel.com with id s5O0NA9H017098; Tue, 24 Jun 2014 01:23:10 +0100 From: Bruce Richardson To: dev@dpdk.org Date: Tue, 24 Jun 2014 01:23:02 +0100 Message-Id: <1403569384-16758-1-git-send-email-bruce.richardson@intel.com> X-Mailer: git-send-email 1.7.0.7 Subject: [dpdk-dev] [PATCH 0/2] minor compile fixes for FreeBSD 10 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jun 2014 00:23:01 -0000 These two small patches fix minor compilation issues found when testing compilation on a FreeBSD 10 system. Bruce Richardson (2): mk: overriding CC also overrides HOSTCC bsdapp: disable ACL library compilation config/defconfig_x86_64-native-bsdapp-gcc | 5 +++++ mk/toolchain/gcc/rte.vars.mk | 4 ++++ 2 files changed, 9 insertions(+) -- 1.9.3