From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CAA1CC5321E for ; Sun, 25 Aug 2024 13:34:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 5ED3A600C9; Sun, 25 Aug 2024 13:34:15 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id GHmWmCxYkKOy; Sun, 25 Aug 2024 13:34:14 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.34; helo=ash.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 7AB64600CA Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 7AB64600CA; Sun, 25 Aug 2024 13:34:14 +0000 (UTC) Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 293321BF2CC for ; Sun, 25 Aug 2024 13:34:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 24F9D4026F for ; Sun, 25 Aug 2024 13:34:13 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id 7YTTOpk_iKCo for ; Sun, 25 Aug 2024 13:34:12 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=116.202.254.214; helo=ciao.gmane.io; envelope-from=gclub-buildroot@m.gmane-mx.org; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org 8E0234026E DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 8E0234026E Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by smtp4.osuosl.org (Postfix) with ESMTPS id 8E0234026E for ; Sun, 25 Aug 2024 13:34:11 +0000 (UTC) Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1siDNg-0001KT-Fc for buildroot@uclibc.org; Sun, 25 Aug 2024 15:34:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: buildroot@uclibc.org From: Bernd Kuhls Date: Sun, 25 Aug 2024 15:33:42 +0200 Message-ID: References: <20240824-x264-textrel-v1-1-fbfcedc7179d@gmx.net> <20240825150652.09dcab72__4297.44312293536$1724591243$gmane$org@windsurf> Mime-Version: 1.0 User-Agent: Pan/0.154 (Izium; 517acf4) X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dmarc=fail (p=none dis=none) header.from=kuhls.net Subject: Re: [Buildroot] [PATCH] package/x264: disable assembly code on x86 + musl + PIC/PIE X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Am Sun, 25 Aug 2024 15:06:52 +0200 schrieb Thomas Petazzoni via buildroot: > I've applied to master, but to be honest, I'm not really thrilled. Has > this been taken up to the musl's maintainers? Hi Thomas, it looks like a design choice: https://www.openwall.com/lists/musl/2020/09/25/4 "Indeed, textrels are intentionally not supported as part of the philosophy of having a dynamic linker that's universal rather than arch-specific for each arch." Voidlinux discussed this issue: https://github.com/void-linux/void- packages/issues/26641 Regards, Bernd _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot