From owner-svn-src-head@FreeBSD.ORG Tue Jan 6 20:04:37 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45D37184; Tue, 6 Jan 2015 20:04:37 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (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 0FCC6E8; Tue, 6 Jan 2015 17:59:55 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id w62so10079489wes.41; Tue, 06 Jan 2015 09:59:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=SSPnDGqEhX7rOLORRl0Cj9Jmzsrjf3oKSX+CBks4m+w=; b=r7RsVMRqL2bF+sfP39aVzR7pBSJkwLCeRtn8lhGx5WKFP/GQKvEt9ZorzmiTiUMM+W mRr4liWkVknRilggVivxw8KREw54XiCKcvPw4Dr8OsFZDd9dJkTS8QbqFeZR7CMY/HoX WexgdPcsRtvdOgkPY+hQIeBXrdg1TF3hHh5HnWWf1w6dDqyfATEYXFunqEXiTT5dEXrA 0yvli8PFEs8gtjidcj0suTOGpUfK356MWFWt3BccivYb9oIVkimqYa1aH551soxkjh4x 2WgxYJv1FbaIg94JoYw0h8b4M4CjK+KJWLBqFXba25wc69eM6bcNxWjoNziQuuBnW/Vf 0VbA== MIME-Version: 1.0 X-Received: by 10.194.5.37 with SMTP id p5mr73359381wjp.20.1420567192858; Tue, 06 Jan 2015 09:59:52 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.41.136 with HTTP; Tue, 6 Jan 2015 09:59:52 -0800 (PST) In-Reply-To: References: <201501060526.t065QEIo079621@svn.freebsd.org> Date: Tue, 6 Jan 2015 09:59:52 -0800 X-Google-Sender-Auth: jv-6MZLEin5uUGkwBUd0QcuqE7g Message-ID: Subject: Re: svn commit: r276735 - head/sys/mips/conf From: Adrian Chadd To: "Bjoern A. Zeeb" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Craig Rodrigues , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2015 20:04:37 -0000 MALTA_COMMON likely shouldn't have a machine line. -adrian On 6 January 2015 at 09:25, Bjoern A. Zeeb wrote: > >> On 06 Jan 2015, at 05:26 , Craig Rodrigues wrote: >> >> Author: rodrigc >> Date: Tue Jan 6 05:26:13 2015 >> New Revision: 276735 >> URL: https://svnweb.freebsd.org/changeset/base/276735 >> >> Log: >> Refactor common options from MALTA and MALTA64 kernel >> configs into MALTA_COMMON file. >> >> Added: >> head/sys/mips/conf/MALTA_COMMON (contents, props changed) >> Modified: >> head/sys/mips/conf/MALTA >> head/sys/mips/conf/MALTA64 > > I started seeing as of last night: > > bmake: =E2=80=9C/scratch/tmp/bz/head.svn/Makefile=E2=80=9D line 479: =E2= =80=9CTarget architecture for mips/conf/MALTA64 unknown. config(8) likely = too old." > > can you shed a light on this? > > =E2=80=94 > Bjoern A. Zeeb Charles Haddon Spurgeon: > "Friendship is one of the sweetest joys of life. Many might have failed > beneath the bitterness of their trial had they not found a friend." > >