Skip to content

Commit a17c6b9

Browse files
munirahdcharris
authored andcommitted
DOC: Updated the meson page to reflect the new meson defaults related to numpy#24550
1 parent 51a0b9a commit a17c6b9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/source/f2py/buildtools/meson.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,6 @@ Salient points
110110

111111
It is worth keeping in mind the following:
112112

113-
* ``meson`` will default to passing ``-fimplicit-none`` under ``gfortran`` by
114-
default, which differs from that of the standard ``np.distutils`` behaviour
115-
116113
* It is not possible to use SCREAMCASE in this context, so either the contents
117114
of the ``.f`` file or the generated wrapper ``.c`` needs to be lowered to
118115
regular letters; which can be facilitated by the ``--lower`` option of

0 commit comments

Comments
 (0)