We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e8801 commit 9b5f039Copy full SHA for 9b5f039
src/_ext_src/Makefile
@@ -2,7 +2,7 @@
2
#
3
# See doc/ for more information on building the extension modules.
4
5
-F2PY=f2py3
+F2PY=f2py
6
F2PY_FLAGS=--opt='-O2' \
7
--f90exec=$(F90) \
8
--f77exec=$(F90) \
0 commit comments