From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 39A0513827E for ; Tue, 10 Dec 2013 16:34:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42507E0BC6; Tue, 10 Dec 2013 16:33:57 +0000 (UTC) Received: from gw1.transmode.se (gw1.transmode.se [195.58.98.146]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3BD73E0B80 for ; Tue, 10 Dec 2013 16:33:56 +0000 (UTC) Received: from mail1.transmode.se (mail1.transmode.se [192.168.201.18]) by gw1.transmode.se (Postfix) with ESMTP id BD473258152 for ; Tue, 10 Dec 2013 17:33:52 +0100 (CET) Received: from gentoo-jocke.transmode.se ([172.20.4.10]) by mail1.transmode.se (Lotus Domino Release 8.5.3FP1) with ESMTP id 2013121017335247-1485320 ; Tue, 10 Dec 2013 17:33:52 +0100 Received: from gentoo-jocke.transmode.se (localhost [127.0.0.1]) by gentoo-jocke.transmode.se (8.14.7/8.14.4) with ESMTP id rBAGXq7B028264; Tue, 10 Dec 2013 17:33:52 +0100 Received: (from jocke@localhost) by gentoo-jocke.transmode.se (8.14.7/8.14.7/Submit) id rBAGXqau028263; Tue, 10 Dec 2013 17:33:52 +0100 From: Joakim Tjernlund To: gentoo-embedded@lists.gentoo.org Cc: Joakim Tjernlund Subject: [gentoo-embedded] [PATCH 0/2] Some crossdev ideas Date: Tue, 10 Dec 2013 17:33:41 +0100 Message-Id: <1386693223-28215-1-git-send-email-Joakim.Tjernlund@transmode.se> X-Mailer: git-send-email 1.8.3.2 X-MIMETrack: Itemize by SMTP Server on mail1/Transmode(Release 8.5.3FP1|March 07, 2012) at 10/12/2013 17:33:52, Serialize by Router on mail1/Transmode(Release 8.5.3FP1|March 07, 2012) at 10/12/2013 17:33:52, Serialize complete at 10/12/2013 17:33:52 X-TNEFEvaluated: 1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@lists.gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org X-Archives-Salt: 1600ae56-b504-457e-bd55-9dbfb5e5ba71 X-Archives-Hash: 66f50f1c540e1cc31edab983cdeb89b7 Was playing around with crossdev again and stumbeled over these 2 items. The first one just makes sense to me. The other one is something I am playing with and I wanted to hear if I am barking up the wrong tree :) Not tested. Joakim Tjernlund (2): Move make.profile from etc to etc/portage Add SYSROOT definition in ${SYSROOT}/etc/profile.env wrappers/Makefile | 2 +- wrappers/emerge-wrapper | 5 +++++ wrappers/etc/portage/bashrc | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) -- 1.8.3.2