buildflags.md: add missing quote
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f0c0098d58
commit
6bc9480501
@ -33,7 +33,7 @@ Individual build flags are also available through RPM macros:
|
|||||||
`CFLAGS` variable). Also historically available as `%{optflags}`.
|
`CFLAGS` variable). Also historically available as `%{optflags}`.
|
||||||
Furthermore, at the start of the `%build` section, the environment
|
Furthermore, at the start of the `%build` section, the environment
|
||||||
variable `RPM_OPT_FLAGS` is set to this value.
|
variable `RPM_OPT_FLAGS` is set to this value.
|
||||||
* `%{build_cxxflags} for the C++ compiler flags (usually assigned to
|
* `%{build_cxxflags}` for the C++ compiler flags (usually assigned to
|
||||||
the `CXXFLAGS` shell variable).
|
the `CXXFLAGS` shell variable).
|
||||||
* `%{build_fflags} for `FFLAGS` (the Fortran compiler flags, also
|
* `%{build_fflags} for `FFLAGS` (the Fortran compiler flags, also
|
||||||
known as the `FCFLAGS` variable).
|
known as the `FCFLAGS` variable).
|
||||||
|
Loading…
Reference in New Issue
Block a user