From owner-freebsd-chromium@FreeBSD.ORG Wed Jul 31 11:57:57 2013 Return-Path: Delivered-To: freebsd-chromium@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 DDA00378; Wed, 31 Jul 2013 11:57:57 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-ee0-x234.google.com (mail-ee0-x234.google.com [IPv6:2a00:1450:4013:c00::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4B7F12D6C; Wed, 31 Jul 2013 11:57:57 +0000 (UTC) Received: by mail-ee0-f52.google.com with SMTP id c41so307703eek.39 for ; Wed, 31 Jul 2013 04:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NoWDengmtZf1M3uh7/Y8QG3JI3dV8LgdpjJj2R/bNEk=; b=ApHZKBhi3Q0358CRq0K4DNfg660wWlg5B444f1OtKwaOfI9PnGuLq/1sN34zvhyr7T +HFB9l6L5oaB0RRrMueG8B0QHUPtfHpR41Ud/PMvzgGrPIVKxqDZeJKR37ooY/Uc/g4/ QXIhqtdcGE10+yYnj1n4GyPLCDbs+OGFG56LHGrdBmGqX8vlu2j0phkklXcJildgVBS8 jbPu6CJPuLlkwMgvOhgmiPrvps2gzSrycAw6mUvq6sV9IxsCqhIR/3+f43gfe3id0GxZ LQq9+C1enoDUPUpBqLv57UlVMZYxAp9/MzdiV0hhjy0B8rt4S7Fxa8O+24IQ3HSL/vZi D61g== MIME-Version: 1.0 X-Received: by 10.14.194.133 with SMTP id m5mr68980156een.109.1375271875569; Wed, 31 Jul 2013 04:57:55 -0700 (PDT) Received: by 10.223.79.65 with HTTP; Wed, 31 Jul 2013 04:57:55 -0700 (PDT) In-Reply-To: <51F82EB3.7020700@janh.de> References: <51F82EB3.7020700@janh.de> Date: Wed, 31 Jul 2013 14:57:55 +0300 Message-ID: Subject: Re: chromium (unclickable links) still not fixed From: George Liaskos To: Jan Henrik Sylvester Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: chromium-list freebsd X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jul 2013 11:57:57 -0000 https://github.com/gliaskos/freebsd-chromium/blob/master/www/chromium/Makefile#L137 This is wrong, even if clang port is installed CC points /usr/bin/clang. It's obviously working only for releases that don't have clang.