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 2C0A6138AD7 for ; Tue, 24 Feb 2015 19:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21039E083C; Tue, 24 Feb 2015 19:15:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BBA9CE083C for ; Tue, 24 Feb 2015 19:15:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8993A3407FF for ; Tue, 24 Feb 2015 19:15:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C4FD12782 for ; Tue, 24 Feb 2015 19:15:47 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1424805333.7c19e4790e88b173ccab63046be35df49ed7bf72.vapier@gentoo> Subject: [gentoo-commits] proj/crossdev:master commit in: wrappers/site/ X-VCS-Repository: proj/crossdev X-VCS-Files: wrappers/site/linux-gnueabi X-VCS-Directories: wrappers/site/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 7c19e4790e88b173ccab63046be35df49ed7bf72 X-VCS-Branch: master Date: Tue, 24 Feb 2015 19:15:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: afe2560e-25a9-47c7-b6fb-9dbe60e451be X-Archives-Hash: 6ecd1ab43a62157cd7324e4548a6ecea commit: 7c19e4790e88b173ccab63046be35df49ed7bf72 Author: Mike Frysinger gentoo org> AuthorDate: Tue Feb 24 19:15:33 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Feb 24 19:15:33 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/crossdev.git;a=commit;h=7c19e479 config.site: drop redundant values The main linux file already sets these /dev tests. Signed-off-by: Mike Frysinger gentoo.org> --- wrappers/site/linux-gnueabi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/wrappers/site/linux-gnueabi b/wrappers/site/linux-gnueabi index 855c623..e35289b 100644 --- a/wrappers/site/linux-gnueabi +++ b/wrappers/site/linux-gnueabi @@ -294,8 +294,4 @@ ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} # enca -ac_cv_file__dev_srandom=yes -ac_cv_file__dev_urandom=yes -ac_cv_file__dev_random=yes -ac_cv_file__dev_arandom=no yeti_cv_func_scanf_modif_size_t=z