From owner-freebsd-chromium@FreeBSD.ORG Tue Oct 18 13:22:20 2011 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B12B1065670; Tue, 18 Oct 2011 13:22:20 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id B173C8FC20; Tue, 18 Oct 2011 13:22:19 +0000 (UTC) Received: by qadz30 with SMTP id z30so514845qad.13 for ; Tue, 18 Oct 2011 06:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KfPf9PEPptGtW4KTgGfCoM7tMQf0GDYXNxGAguTeH0k=; b=HqQWqI0T6x9+ytb7IBzsYNkmu8ALzMqGUizXfszL5B1JAqNRXZBv7gjrQv4wz2SWUD i/BoGnPAa0WEcjb5kARAuUxeoVfDlBDvemP2ibSwAd45MSoc7v5W83fBzEfQIa3NIW5q kEPlrUuoXtekq7WrnJgySidfe/xomF/L43lXM= MIME-Version: 1.0 Received: by 10.224.32.5 with SMTP id a5mr1867208qad.69.1318944139140; Tue, 18 Oct 2011 06:22:19 -0700 (PDT) Received: by 10.224.47.74 with HTTP; Tue, 18 Oct 2011 06:22:19 -0700 (PDT) In-Reply-To: <4E9D7BA9.2070901@yandex.ru> References: <20111018114830.GA25714@freebsd.org> <4E9D7BA9.2070901@yandex.ru> Date: Tue, 18 Oct 2011 16:22:19 +0300 Message-ID: From: George Liaskos To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports , Alexander Best , chromium@freebsd.org Subject: Re: CFT Chromium 15.0.874.92 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 13:22:20 -0000 > Yes, all is fine here. And i didn't used libtool-fixed and UNAME_r hack for > building. Using stock gcc and default options (CODECS,GCONF). Chromium does not need any hack to compile, what i don't know is the state of devel/google-perftools on CURRENT. Compiling a jail right now.