Compile time flag for numpy

Hey,
how would I go about making a compile time flag for numpy to use as a macro?
The reason is: https://github.com/numpy/numpy/pull/2735
so that it would be possible to compile numpy differently for debugging if software depending on numpy is broken by this change.
Regards,
Sebastian

On Sat, 2013-03-09 at 17:17 +0100, Sebastian Berg wrote:
Hey,
how would I go about making a compile time flag for numpy to use as a macro?
To be clear I mean an environment variable.
The reason is: https://github.com/numpy/numpy/pull/2735
so that it would be possible to compile numpy differently for debugging if software depending on numpy is broken by this change.
Regards,
Sebastian
NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
participants (1)
-
Sebastian Berg