From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OkL0q-0004a5-B6 for garchives@archives.gentoo.org; Sat, 14 Aug 2010 17:59:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 345B1E09C9; Sat, 14 Aug 2010 17:59:17 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id CA4C6E062D for ; Sat, 14 Aug 2010 17:58:58 +0000 (UTC) Received: by fxm15 with SMTP id 15so3015537fxm.40 for ; Sat, 14 Aug 2010 10:58:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=PMbT6NreIHGc0vujRQH0BRriLH8R3ael3Tnh49ja5Tc=; b=UV+kTZTT+YbdTg/a+HLzOdi2Pmjpsw2KfX+C4BWQAJamfwW9hN6DGEoa4H9xSmqKZP S//JHBM9of8F6gUJtwy/3KmbJ4hQQRTzXuWmiCZ2W5FEF3G+/waVVhjV5v1NAUMKMuXy KQeRLzVyYj7l4POH/m+PYZYayBgZHUWuK1xnk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=YlzTgBbekRE4ml2/dJPsRWP4sKsLh9icIh2onwYt3r2cdzsQd7XF08KMjM1Pvd5oau fHTL2/9U/H9L9dP4OmW8qisYwi/QYevD6dCqiboKEL4bAWOL989DtEm65wWYsmt9CIcM tAIQDi39KLPXDSuWphvwoNkBqgMrWPoSnSBeY= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.119.196 with SMTP id a4mr3419497far.65.1281808737633; Sat, 14 Aug 2010 10:58:57 -0700 (PDT) Sender: vapierfilter@gmail.com Received: by 10.223.109.134 with HTTP; Sat, 14 Aug 2010 10:58:57 -0700 (PDT) In-Reply-To: <20100814120859.GA28906@Mystical> References: <20100807163230.GA31575@Mystical> <1281201535.29176.45.camel@yamato.local> <20100810215352.GA7980@Mystical> <20100812103557.7833d5b8@gentoo.org> <20100813151142.GA21041@Mystical> <20100813214335.4f0b83b9@gentoo.org> <20100814004111.6ad51594@gentoo.org> <20100814120859.GA28906@Mystical> Date: Sat, 14 Aug 2010 13:58:57 -0400 X-Google-Sender-Auth: P0MD6zVqDxdfFl9d2UQUVKHJU3U Message-ID: Subject: Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS From: Mike Frysinger To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 674d52ee-0ce2-4b9f-b76e-4024b1ef838d X-Archives-Hash: 8d172e79fcd93964cb426a77e486b4d5 On Sat, Aug 14, 2010 at 8:08 AM, Markos Chandras wrote: > ~$ cat development/gentoo-cvs/gentoo-x86/profiles/default/linux/amd64/dev/make.defaults i'm pretty sure all the /dev subdirs are dead now and unified in targets/developer in fact, i dont see anyone referencing that subdir, so i guess we can just punt it -mike