Fix doc for extra_flags
We use `extra_flags` in the Releases.yaml, not `extra_args`.
This commit is contained in:
parent
c6f3b059b3
commit
a6c1e7349c
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ The PAUSE (CPAN user) account that the release was uploaded to.
|
||||||
|
|
||||||
=over 4
|
=over 4
|
||||||
|
|
||||||
=item extra_args
|
=item extra_flags
|
||||||
|
|
||||||
Additional text to pass to C<Configure>. At the moment, this is necessary for
|
Additional text to pass to C<Configure>. At the moment, this is necessary for
|
||||||
5.18.x so that it can get the C<-fwrapv> flag.
|
5.18.x so that it can get the C<-fwrapv> flag.
|
||||||
|
|
Loading…
Add table
Reference in a new issue