gcc: fix documentation entries added by 910-mbsd_multi.patch
authorFelix Fietkau <nbd@nbd.name>
Wed, 10 May 2017 12:01:54 +0000 (14:01 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 13 Dec 2017 14:42:08 +0000 (15:42 +0100)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
(cherry picked from commit 8851a18a88aff548ae2648e26deb7595ebb45733)

toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch
toolchain/gcc/patches/6.3.0/910-mbsd_multi.patch

index 32fc9da9627bdc4b7a48f4d68066a8844b56a291..2d7272ef951c2cd2f9e5a566575999b9c7b52d46 100644 (file)
  Make all warnings into hard errors.  Source code which triggers warnings
  will be rejected.
  
  Make all warnings into hard errors.  Source code which triggers warnings
  will be rejected.
  
-+ at item -Werror-maybe-reset
-+ at opindex Werror-maybe-reset
++@item -Werror-maybe-reset
++@opindex Werror-maybe-reset
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
  @option{-Wall} and by @option{-Wpedantic}, which can be disabled with
  @option{-Wno-pointer-sign}.
  
  @option{-Wall} and by @option{-Wpedantic}, which can be disabled with
  @option{-Wno-pointer-sign}.
  
-+ at item -Werror-maybe-reset
-+ at opindex Werror-maybe-reset
++@item -Werror-maybe-reset
++@opindex Werror-maybe-reset
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
-+ at item -fhonour-copts
-+ at opindex fhonour-copts
++@item -fhonour-copts
++@opindex fhonour-copts
 +If @env{GCC_HONOUR_COPTS} is set to 1, abort if this option is not
 +given at least once, and warn if it is given more than once.
 +If @env{GCC_HONOUR_COPTS} is set to 2, abort if this option is not
 +If @env{GCC_HONOUR_COPTS} is set to 1, abort if this option is not
 +given at least once, and warn if it is given more than once.
 +If @env{GCC_HONOUR_COPTS} is set to 2, abort if this option is not
index 62203dfcf6aa9ef0df1d6ad66a3c4393dfefb126..b747935f0f80471a3bb9fb5a55bda745f48f4eb7 100644 (file)
  Make all warnings into hard errors.  Source code which triggers warnings
  will be rejected.
  
  Make all warnings into hard errors.  Source code which triggers warnings
  will be rejected.
  
-+ at item -Werror-maybe-reset
-+ at opindex Werror-maybe-reset
++@item -Werror-maybe-reset
++@opindex Werror-maybe-reset
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
  @option{-Wall} and by @option{-Wpedantic}, which can be disabled with
  @option{-Wno-pointer-sign}.
  
  @option{-Wall} and by @option{-Wpedantic}, which can be disabled with
  @option{-Wno-pointer-sign}.
  
-+ at item -Werror-maybe-reset
-+ at opindex Werror-maybe-reset
++@item -Werror-maybe-reset
++@opindex Werror-maybe-reset
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
 +Act like @samp{-Wno-error} if the @env{GCC_NO_WERROR} environment
 +variable is set to anything other than 0 or empty.
 +
-+ at item -fhonour-copts
-+ at opindex fhonour-copts
++@item -fhonour-copts
++@opindex fhonour-copts
 +If @env{GCC_HONOUR_COPTS} is set to 1, abort if this option is not
 +given at least once, and warn if it is given more than once.
 +If @env{GCC_HONOUR_COPTS} is set to 2, abort if this option is not
 +If @env{GCC_HONOUR_COPTS} is set to 1, abort if this option is not
 +given at least once, and warn if it is given more than once.
 +If @env{GCC_HONOUR_COPTS} is set to 2, abort if this option is not