Date: Tue, 13 Jul 2021 05:53:30 +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-UYwuFP7DJo@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257041 --- Comment #8 from Fukang Chen <loader@FreeBSD.org> --- (In reply to Fukang Chen from comment #7) > PYDISTUTILS_BUILDARGS+=3D build_ext --parallel=3D${MAKE_JOBS_NUMB= ER} This should be only --parallel without the build_ext command PYDISTUTILS_BUILDARGS+=3D --parallel=3D${MAKE_JOBS_NUMBER} --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257041-21822-UYwuFP7DJo>