Makefile: add COMPILEALL_OPTS variable to allow overriding compileall options in "make install"
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Closed
Closed
Description
opened
on Nov 9, 2022Currently, compileall options (-j0) are hardcoded. In Fedora, we would like to add --hardlink-dupes option and also control the number of jobs (ex: replace -j0 with -j6).
Fedora downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=2138023
Metadata
Metadata
Assignees
No one assigned
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions