From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 9808A1F5AE for ; Sat, 5 Jun 2021 14:00:39 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id CECAC39BDC20 for ; Sat, 5 Jun 2021 14:00:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CECAC39BDC20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1622901638; bh=qZ84qLLKFgTyWSFy3oAuzDInQbP4qXL4AOtVxbVcufA=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=qQgmyZ1zoKzv3IPFU04ZQI4K8ZDtOApq1FsfjtSJy9X9XcqziylEdj5dOdH78W2+E eXMiNSOT5RQQti8tml62tXg0R9CMC8ahrMM1VtPDy6T5biCKtmL1pPagqRuSRrv/TV jD30yfQEt89Fi561ZARTo5k0rHH5m1oW9MiirmA0= 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 Content-Transfer-Encoding: 8bit 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: , From: "H.J. Lu via Libc-alpha" Reply-To: "H.J. Lu" Errors-To: libc-alpha-bounces+e=80x24.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) -- 2.31.1