From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 3055 invoked from network); 19 Oct 2021 10:00:28 -0000 Received: from mother.openwall.net (195.42.179.200) by inbox.vuxu.org with ESMTPUTF8; 19 Oct 2021 10:00:28 -0000 Received: (qmail 20250 invoked by uid 550); 19 Oct 2021 10:00:25 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 21849 invoked from network); 19 Oct 2021 03:17:59 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Gsux91ANpVDa1+j15oLf5lM+9j329xbtpotaFG5MBZI=; b=GBzqkzYaKNcPLM4wwdZRdxElsJJu5KLDUGVQL4ppvWn9nah2Qvn38fG+ktxMoRmw2n SOsM5lgLzc2CunofDBIavDAQOngtL4Nz7XWcCl22oW9SZa/pw/rn4YTBV9Aq4rqSB6UV UjkOAJc8XrJ/ZBkEIZ/SPTaKrhS8LAFkOmP8Y/TmeSi+Zi2bsJKrpreVEeQpZtJN+0Y4 uUkhJG93vdO7D2XR4dxZh2hNHPm/OFNeCykzNQg7tZY0oEuP00Wzo1vwM46iFg1caTGl auI099yUbWmgsCIngH+2EQBpGcTHWorugK276W7m+MsdqDVltT5Cn15GEqUNCUGuic9Q dpVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-transfer-encoding; bh=Gsux91ANpVDa1+j15oLf5lM+9j329xbtpotaFG5MBZI=; b=EbsWjktS4/2UlQ+p75usraFRIqje513VJm9XfrepwTd6DzPNqaoJXf2Y5/hQgrBFw2 CTd0CgX6RgK985MyxDI4o5SIT1NPQi+VZjz+i6wFGjbg9vXQt8eK+inrTpMMhqcNDG0H LBFEsIsVlHoi3y8AjPki1Jh4MZpW939uA9cr+xikvofBGcZtrf27sEPsExo4cyVi/91L UjpiDEBr9gC9aUbEwUuhi5nzSE9t+oxl7cotlxVzWvhKcp/YiknXfeS/fM2emd/oWKPl PrQynw78ddiD+Xxt4LSkQeGoa22cZNO0mP/RO+T/eaScloItbGps/I+mxB6FCgIDlFrS Lvkw== X-Gm-Message-State: AOAM532xPT+T/6vwQkBl0o+b5o3sh/RY1KExsLYzVUZOevL33lBjz/PB 77Jk23eLn19tXr9qrlJfVofQjkvC+pl6fUZlBP4vJlTyD+c= X-Google-Smtp-Source: ABdhPJzxQuyLJOWBcun0qZiHuoeiyHRF+02bFQY2OjYOqYL/UNz4fzyATi3a1RIOVKNytRMp0u4l/Swx0vEtro7P72M= X-Received: by 2002:a05:6808:1910:: with SMTP id bf16mr2209751oib.17.1634613466607; Mon, 18 Oct 2021 20:17:46 -0700 (PDT) MIME-Version: 1.0 From: Terefang Verigorn Date: Tue, 19 Oct 2021 05:17:35 +0200 Message-ID: To: musl@lists.openwall.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [musl] musl-gcc and spec not installed in DESTDIR hello after compiling musl i issue make DESTDIR=3D${root.dir} obj/musl-gcc lib/musl-gcc.specs install-tools the output is: make: Nothing to be done for 'install-tools'. is there anything special needed to install the wrapper and spec file ? thanks in advance -- Terefang aka. Alfred Reibenschuh -- Document My Code? Why do you think they call it "code" ? -- App developers spend too much time debugging errors in production systems https://betanews.com/2016/11/03/developers-debugging-production-errors/ -- =E2=80=9CThe Principle of Priority states (a) you must know the difference between what is urgent and what is important, and (b) you must do what=E2=80=99s important first.=E2=80=9D Steven Pressfield (born 1943) American writer