From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: tbb: Add rpath to LDFLAGS. Date: Mon, 27 Apr 2015 16:21:12 +0200 Message-ID: <20150427142112.GA7017@debian.math.u-bordeaux1.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmjuY-0008E3-3u for guix-devel@gnu.org; Mon, 27 Apr 2015 10:21:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmjuU-0005qp-2y for guix-devel@gnu.org; Mon, 27 Apr 2015 10:21:26 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:51458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmjuT-0005qW-PM for guix-devel@gnu.org; Mon, 27 Apr 2015 10:21:22 -0400 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: guix-devel On Mon, Apr 27, 2015 at 11:23:39AM +0200, Ricardo Wurmus wrote: > the attached patch is required to fix the build of tbb. Looks good! Andreas