From owner-svn-src-all@FreeBSD.ORG Mon Nov 24 22:19:42 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC87AC29; Mon, 24 Nov 2014 22:19:42 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48345BB5; Mon, 24 Nov 2014 22:19:42 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id x12so13530774wgg.36 for ; Mon, 24 Nov 2014 14:19:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=oHZevJbM68tKH25a3873TAMEtX8TlVj2LawN/hAeqBY=; b=io5kS9w12vgd06aV5a7sWgyC5yPp5KCYrF1Bs73BuNoh8PorM+Gnnb8tzbM5D22tCf MXyGIt+VsP6DbodEhZs7n7i0yBazwpUzjviRzWdy3DX4+1AGTEWbn2ubdt0q124q3yCa Vd/z+7JbcR3OFc+qBicSHQ0wZlam9OF6+1tMSz91QOcEUpjoDRxu9kPixUs5lV39Z2tf eBHs1CDsv+5+4n+0ZYcRYVydmuCB8zCH+M1CwMKKfstoZ1yYXdEbyOKUrtQFYZg0w39T IFbWLW1NifDvPJELs3zeryxcjM7qyxuXrZfs+rxrl2UE0+u8PiG3nEcoFPSGcVnbGkR/ Zmsw== X-Received: by 10.180.39.106 with SMTP id o10mr26122024wik.54.1416867580620; Mon, 24 Nov 2014 14:19:40 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id iz19sm13855516wic.8.2014.11.24.14.19.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Nov 2014 14:19:39 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 24 Nov 2014 23:19:36 +0100 From: Baptiste Daroussin To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r274991 - head/share/mk Message-ID: <20141124221936.GD11567@ivaldir.etoilebsd.net> References: <201411242217.sAOMHaB0024110@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bGR76rFJjkSxVeRa" Content-Disposition: inline In-Reply-To: <201411242217.sAOMHaB0024110@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2014 22:19:42 -0000 --bGR76rFJjkSxVeRa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 24, 2014 at 10:17:36PM +0000, Baptiste Daroussin wrote: > Author: bapt > Date: Mon Nov 24 22:17:35 2014 > New Revision: 274991 > URL: https://svnweb.freebsd.org/changeset/base/274991 >=20 > Log: > Each time something links to sqlite3 it should link to pthread >=20 Hey closed the editor too fast. Define more libraries Add rpath for everything linking to a privatelib regards, Bapt --bGR76rFJjkSxVeRa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlRzrvgACgkQ8kTtMUmk6EzBAgCgnCIHNv6diN2iXhJOVzOPGmCw wuQAn0q0CcChaWht13kcqPHt8KVlFKOA =VmaV -----END PGP SIGNATURE----- --bGR76rFJjkSxVeRa--