From patchwork Sat Jun 5 13:59:47 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H.J. Lu" X-Patchwork-Id: 43726 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 0F88C39BDC26 for ; Sat, 5 Jun 2021 14:00:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F88C39BDC26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1622901641; bh=qZ84qLLKFgTyWSFy3oAuzDInQbP4qXL4AOtVxbVcufA=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=WdlKh1ZmmcoirSzGXZ0cKOZhmkZpUu+gmnkkFP1CK26vSi6f2+6pBpZ083YJCcX63 FeKGlZ/PMWsjtL4W2nPl8jf2qFY1r6peaHFW5irn+f1UZAa9AMSLu2cuIuTG/9UpzL umcMMQecNDDV+FhAX9SBmRj8XwAZPp21ueXrktd4= X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by sourceware.org (Postfix) with ESMTPS id 86D58384F018 for ; Sat, 5 Jun 2021 14:00:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 86D58384F018 Received: by mail-pf1-x42c.google.com with SMTP id c12so9565865pfl.3 for ; Sat, 05 Jun 2021 07:00:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-transfer-encoding; bh=qZ84qLLKFgTyWSFy3oAuzDInQbP4qXL4AOtVxbVcufA=; b=s6O/xhIX6MoW2Ac7R38Fy3W2mfz0sSak1mCeoVkbtF1pRryNnykyCcjbWaqB3RiG9M 9PgH8MZ7g/Lg4mux5GD0d44u7/gd/UO2UVevrBi7pEpKK6z51kR3bdkzbSjrrr0E5V4v +2gA1IvFQnMSVPB0NtgxKYBgdXF35uu+gvLtgKXvm6oav5fd4p1HTSJoh5aZw7fY01Rp o1TaXBWHOnYVYmrAXojoqjKzK0ILydH2Cw5pP7x34R6YPimS1QD9RvhBDvEU+Eb9Gw5d EEsLTkeyZ1B/Dg+F4e6UdZgLAsuA31q1F8cyeDLtKOcb7NqHp1p+Xw+r5i+kdFnspCIp O1xA== X-Gm-Message-State: AOAM533+X91B/gSaizdojX2MatpQwke3Fd5tQ73lC+VN1iwLAUbV7o0n Zx5CQ2i4aXP3oN/fxtzlq4hp6hPy1II= X-Google-Smtp-Source: ABdhPJzO2WHfpnqFpeu9eS15l/sX73jP2fOznhPVw9J0UIN4vttor9TcbC0G27CKfpScpN/vMvwD0w== X-Received: by 2002:a63:5f46:: with SMTP id t67mr10075756pgb.37.1622901599417; Sat, 05 Jun 2021 06:59:59 -0700 (PDT) Received: from gnu-cfl-2.localdomain ([172.56.38.102]) by smtp.gmail.com with ESMTPSA id fw16sm5997500pjb.30.2021.06.05.06.59.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Jun 2021 06:59:58 -0700 (PDT) Received: from gnu-tgl-2.localdomain (gnu-tgl-2 [192.168.1.34]) by gnu-cfl-2.localdomain (Postfix) with ESMTPS id 4393DC0326 for ; Sat, 5 Jun 2021 06:59:57 -0700 (PDT) Received: from gnu-tgl-2.lan (localhost [IPv6:::1]) by gnu-tgl-2.localdomain (Postfix) with ESMTP id 2CEAB3000EF for ; Sat, 5 Jun 2021 06:59:47 -0700 (PDT) To: libc-alpha@sourceware.org Subject: [PATCH] x86: Install [BZ #27958] Date: Sat, 5 Jun 2021 06:59:47 -0700 Message-Id: <20210605135947.469959-1-hjl.tools@gmail.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 X-Spam-Status: No, score=-3034.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: "H.J. Lu via Libc-alpha" From: "H.J. Lu" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces+patchwork=sourceware.org@sourceware.org Sender: "Libc-alpha" Install for which includes . Fixes BZ #27958. --- sysdeps/x86/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/x86/Makefile b/sysdeps/x86/Makefile index 346ec491b3..567ea54243 100644 --- a/sysdeps/x86/Makefile +++ b/sysdeps/x86/Makefile @@ -5,7 +5,7 @@ endif ifeq ($(subdir),elf) sysdep_routines += get-cpuid-feature-leaf sysdep-dl-routines += dl-get-cpu-features -sysdep_headers += sys/platform/x86.h +sysdep_headers += sys/platform/x86.h bits/platform/x86.h CFLAGS-get-cpuid-feature-leaf.o += $(no-stack-protector)