[Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.
Date: Tue, 13 Jul 2021 05:53:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041 --- Comment #8 from Fukang Chen <loader@FreeBSD.org> --- (In reply to Fukang Chen from comment #7) > PYDISTUTILS_BUILDARGS+= build_ext --parallel=${MAKE_JOBS_NUMBER} This should be only --parallel without the build_ext command PYDISTUTILS_BUILDARGS+= --parallel=${MAKE_JOBS_NUMBER} -- You are receiving this mail because: You are the assignee for the bug.