X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches%2F5.4.0%2F910-mbsd_multi.patch;h=2d7272ef951c2cd2f9e5a566575999b9c7b52d46;hb=f81b353c9f33f5afa32eebe0ee1dc290e927e5ee;hp=32fc9da9627bdc4b7a48f4d68066a8844b56a291;hpb=2d3917d5b58281a6f440d57c7ededd43fb82f166;p=openwrt%2Fstaging%2Fhauke.git diff --git a/toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch b/toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch index 32fc9da962..2d7272ef95 100644 --- a/toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch +++ b/toolchain/gcc/patches/5.4.0/910-mbsd_multi.patch @@ -159,8 +159,8 @@ 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. + @@ -182,13 +182,13 @@ @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. + -+ 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