Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/python3: adjust _REMOVE_USELESS_FILES fix for new layout
Date: Sat, 31 Aug 2019 09:51:17 +0200	[thread overview]
Message-ID: <87a7bphix6.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20190802174359.10033-1-peter@korsgaard.com> (Peter Korsgaard's message of "Fri, 2 Aug 2019 19:43:59 +0200")

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > python3 nowadays appends the triplet to the config-<version>m directory:
 > echo target/usr/lib/python3.7/config-*
 > target/usr/lib/python3.7/config-3.7m-powerpc-linux-gnu

 > Likewise, there is no longer a pyconfig.h:

 > ls target/usr/lib/python3.7/config-3.7m-powerpc-linux-gnu
 > config.c  config.c.in  install-sh  libpython3.7m.a  Makefile
 > makesetup  python-config.py  python.o  Setup  Setup.local

 > So adjust the removal logic to match.  Use a wildcard rather than
 > $GNU_TARGET_NAME as buildroot and python3's idea of the triplet doesn't
 > always match (E.G.  for musl/uclibc).

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2019.02.x and 2019.05.x, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2019-08-31  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 17:43 [Buildroot] [PATCH] package/python3: adjust _REMOVE_USELESS_FILES fix for new layout Peter Korsgaard
2019-08-03 18:24 ` Arnout Vandecappelle
2019-08-31  7:51 ` Peter Korsgaard [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7bphix6.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox