From d1702bd08e0eb450be2b2105e774fc1895692f33 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 7 Dec 2021 21:25:40 +0100 Subject: [PATCH] buildflags.md: Fix formatting issue in %build_fflags documentation --- buildflags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildflags.md b/buildflags.md index 12e30ea..68bf111 100644 --- a/buildflags.md +++ b/buildflags.md @@ -41,7 +41,7 @@ Individual build flags are also available through RPM macros: variable `RPM_OPT_FLAGS` is set to this value. * `%{build_cxxflags}` for the C++ compiler flags (usually assigned to 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). * `%{build_ldflags}` for the link editor (ld) flags, usually known as `LDFLAGS`. Note that the contents quotes linker arguments using