From patchwork Fri Mar 9 10:20:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 883554 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dawncrow.de Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="nfRgSAAQ"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zyNgy14G9z9scq for ; Fri, 9 Mar 2018 21:21:01 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 98FB788244; Fri, 9 Mar 2018 10:20:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TdQrpak0v2Yo; Fri, 9 Mar 2018 10:20:54 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 58B6388012; Fri, 9 Mar 2018 10:20:54 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 6A3321C0B68 for ; Fri, 9 Mar 2018 10:20:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 6553A88F5F for ; Fri, 9 Mar 2018 10:20:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 58mL-lqV3q5U for ; Fri, 9 Mar 2018 10:20:51 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.162]) by whitealder.osuosl.org (Postfix) with ESMTPS id 02D5E88ED0 for ; Fri, 9 Mar 2018 10:20:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1520590848; s=strato-dkim-0002; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:Message-Id:Date:Subject:To: From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=NiLNpYgFNjhmKQlblxoLH4DEIiFzHzA+yQPxk0E5CZs=; b=nfRgSAAQZUi3cvgdRhNUPLgYA8kP413KwODTXDx+AZBTu/cONza7Q9VQw5yLpfu4x4 ucOdLG63JJcSi6/jzHYvA9eZ+joexzQLX03+wCxXmPqyXCgYYRm/XHUfe0Cq1ubRZP4P pD4KeymFdXj5Xr1NV3D40N7GtauJLHIUhV7+LoeqSt/IMF26UFzD5fCYcUiQtIWHr3Ze It5AvDRYAeT/IMaZ2/wZfg0voI5zOC+Xf5nU+UJldTH2uHPir8Ad5zkj3UYCWieMXHec mSWxRIX5FVTXmlE+utH4plD1V9jmljZbDD8q/Hf1JDFTSDoetgj4dBG/Vkc/zqcWWxqZ 8B1g== X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZmAjYK0yNZLTB/MvFIwF/fcNGLVu9VXANbe X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (dslb-088-067-202-011.088.067.pools.vodafone-ip.de [88.67.202.11]) by smtp.strato.de (RZmta 42.18 DYNA|AUTH) with ESMTPSA id V0822bu29AKlfTU (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Fri, 9 Mar 2018 11:20:47 +0100 (CET) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Fri, 9 Mar 2018 11:20:42 +0100 Message-Id: <1520590842-3879-1-git-send-email-nerv@dawncrow.de> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] wine: Drop glibc requirement X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" I noticed it's not needed anymore, musl went upstream at some point and uClibc is now build with bessel functions: https://git.buildroot.net/buildroot/commit/package/uclibc?id=de56d58e5d26d78161ca3b7a1a2a4decfe4e89db Signed-off-by: André Hentschel --- package/wine/Config.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/package/wine/Config.in b/package/wine/Config.in index c674288..627a9a7 100644 --- a/package/wine/Config.in +++ b/package/wine/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_WINE bool "wine" - depends on BR2_TOOLCHAIN_USES_GLIBC # Wine only builds on certain architectures depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86" || \ BR2_HOSTARCH = "powerpc" || BR2_HOSTARCH = "arm" || \ @@ -16,8 +15,3 @@ config BR2_PACKAGE_WINE methods. http://www.winehq.org - -comment "wine needs a glibc toolchain" - depends on BR2_HOSTARCH = "x86_64" || BR2_HOSTARCH = "x86" - depends on BR2_i386 - depends on !BR2_TOOLCHAIN_USES_GLIBC