Date: Tue, 13 Jul 2021 02:26:35 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats. Message-ID: <bug-257041-21822-8mq1kfA2AS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257041-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-257041-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041 --- Comment #7 from Fukang Chen <loader@FreeBSD.org> --- https://github.com/lief-project/LIEF/blob/0.11.5/setup.py#L110 100 jobs = self.parallel if self.parallel else 1 We might need to add a --parallel option to respect MAKE_JOBS_NUMBER PYDISTUTILS_BUILDARGS+= build_ext --parallel=${MAKE_JOBS_NUMBER} -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257041-21822-8mq1kfA2AS>
