kumquat-buildroot/package/python-numpy
Guillaume W. Bres 1842a1cb2c package/python-numpy: use fortran compiler when available
python-numpy can be built using fortran compiler if available. Pass the
F90 environment variable to setup.py to make sure it picks up the
cross-compiler. Otherwise, use --fcompiler to make sure it doesn't
accidentally pick up the host compiler.

Don't do anything like this for host compilation. We don't care whether
or not it uses fortran.

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-01-08 16:38:36 +01:00
..
Config.in
python-numpy.hash
python-numpy.mk package/python-numpy: use fortran compiler when available 2022-01-08 16:38:36 +01:00