From owner-freebsd-x11@FreeBSD.ORG Fri Sep 6 20:20:02 2013 Return-Path: Delivered-To: freebsd-x11@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1800DD15 for ; Fri, 6 Sep 2013 20:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DF3D121E1 for ; Fri, 6 Sep 2013 20:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r86KK1qa082999 for ; Fri, 6 Sep 2013 20:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r86KK1td082998; Fri, 6 Sep 2013 20:20:01 GMT (envelope-from gnats) Date: Fri, 6 Sep 2013 20:20:01 GMT Message-Id: <201309062020.r86KK1td082998@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org Cc: From: Niclas Zeising Subject: Re: ports/181838: [patch] x11-servers/xorg-server: fix TLS variables with clang X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Niclas Zeising List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 20:20:02 -0000 The following reply was made to PR ports/181838; it has been noted by GNATS. From: Niclas Zeising To: bug-followup@FreeBSD.org, tijl@FreeBSD.org Cc: Subject: Re: ports/181838: [patch] x11-servers/xorg-server: fix TLS variables with clang Date: Fri, 06 Sep 2013 22:18:27 +0200 Hi! Can you please elaborate a bit on this, exactly what happends when setting that configure variable? Have you tried and ensured that this doesn't break xserver built with gcc? Regards! -- Niclas Zeising