linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: John Kacur <jkacur@redhat.com>
Cc: dieter@bieler.li, linux-rt-users@vger.kernel.org
Subject: Re: Error-Report rt-tests
Date: Thu, 29 Oct 2020 18:46:23 +0100	[thread overview]
Message-ID: <20201029174623.qrswktayb2dcepgx@linutronix.de> (raw)
In-Reply-To: <bed1ae81-a6e9-c255-60bc-c3f1f49a5ef8@redhat.com>

On 2020-10-29 13:03:43 [-0400], John Kacur wrote:
> Right, ?= in the makefile means if it's not already set, then set it to 
> what comes next. You could just do make PYLIB=""
> in order to skip the python stuff.
> 
> On my fedora box if you were to set it by hand it would be
> make PYLIB="/usr/lib/python3.9/site-packages"

This make it complicated. Usually for python things you provide an egg
file or something like that. That long line above isn't that bad given
that you don't install yourself to /usr/lib/python3.9/site-packages. You
build a RPM page which throws it there and RPM package has build rules.

> John

Sebastian

      reply	other threads:[~2020-10-29 17:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <006101d6ab85$88d32f70$9a798e50$@bieler.li>
2020-10-26 10:51 ` AW: Error-Report rt-tests dieter
2020-10-28 16:40   ` Sebastian Andrzej Siewior
2020-10-29 15:33     ` John Kacur
2020-10-29 15:57       ` Sebastian Andrzej Siewior
2020-10-29 17:03         ` John Kacur
2020-10-29 17:46           ` Sebastian Andrzej Siewior [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=20201029174623.qrswktayb2dcepgx@linutronix.de \
    --to=bigeasy@linutronix.de \
    --cc=dieter@bieler.li \
    --cc=jkacur@redhat.com \
    --cc=linux-rt-users@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).