From owner-svn-src-all@FreeBSD.ORG Tue Jul 16 23:04:38 2013 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 98F4C2D7; Tue, 16 Jul 2013 23:04:38 +0000 (UTC) (envelope-from rdivacky@vlakno.cz) Received: from vlakno.cz (mail.vlakno.cz [178.238.39.38]) by mx1.freebsd.org (Postfix) with ESMTP id 5EFB77E7; Tue, 16 Jul 2013 23:04:38 +0000 (UTC) Received: by vlakno.cz (Postfix, from userid 1002) id BA9BD1CC559D; Wed, 17 Jul 2013 00:58:53 +0200 (CEST) Date: Wed, 17 Jul 2013 00:58:53 +0200 From: Roman Divacky To: Andrew Turner Subject: Re: svn commit: r253396 - in head: . share/mk sys/conf sys/sys tools/build/options Message-ID: <20130716225853.GA75593@freebsd.org> References: <201307161915.r6GJFJKI059649@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201307161915.r6GJFJKI059649@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 16 Jul 2013 23:04:38 -0000 > - GDB can have issues with executables built with clang. Can you clarify that? Thanks, Roman