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 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
prev parent reply index 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: " 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
Linux-rt-users Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/linux-rt-users/0 linux-rt-users/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 linux-rt-users linux-rt-users/ https://lore.kernel.org/linux-rt-users \ linux-rt-users@vger.kernel.org public-inbox-index linux-rt-users Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.linux-rt-users AGPL code for this site: git clone https://public-inbox.org/public-inbox.git