Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2021 02:26:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.
Message-ID:  <bug-257041-7788-nwLZf5XTNt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257041-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257041-7788@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 #7 from Fukang Chen <loader@FreeBSD.org> ---
https://github.com/lief-project/LIEF/blob/0.11.5/setup.py#L110
100        jobs =3D self.parallel if self.parallel else 1

We might need to add a --parallel option to respect MAKE_JOBS_NUMBER
PYDISTUTILS_BUILDARGS+=3D         build_ext --parallel=3D${MAKE_JOBS_NUMBER}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257041-7788-nwLZf5XTNt>