Allow passing custom build options to the “build” command.
After commit eba22f3e you couldn’t pass options like —dynamic-linking and—enable-profiling to the build command anymore. Those options were accepted by the build_ext command instead. With this change you can pass the options to both build and build_ext.
Showing
Please
register
or
sign in
to comment