diff options
author | Chris Severance | 2025-01-16 23:54:08 -0500 |
---|---|---|
committer | Chris Severance | 2025-01-16 23:54:08 -0500 |
commit | d33ec23bff8d243a770d4290aaf8827475ed1bbf (patch) | |
tree | 9f5605b2cd11bb854535b5977c3b671de453f131 /0000-sourcebuild.texi-itemx.patch | |
parent | b994fc08ee54bdba190459e3fde5676248c97262 (diff) | |
download | aur-d33ec23bff8d243a770d4290aaf8827475ed1bbf.tar.gz |
autu: Update to 4.7.4-2 -Wno-implicit-function-declaration
Diffstat (limited to '0000-sourcebuild.texi-itemx.patch')
-rw-r--r-- | 0000-sourcebuild.texi-itemx.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/0000-sourcebuild.texi-itemx.patch b/0000-sourcebuild.texi-itemx.patch new file mode 100644 index 000000000000..bebd06250954 --- /dev/null +++ b/0000-sourcebuild.texi-itemx.patch @@ -0,0 +1,16 @@ +diff -pNaru5 a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi +--- a/gcc/doc/sourcebuild.texi 2011-02-11 05:01:29.000000000 -0500 ++++ b/gcc/doc/sourcebuild.texi 2025-01-16 22:48:25.361810964 -0500 +@@ -674,11 +674,11 @@ specified in @code{outputs} in @file{con + deprecated). It also adds any testsuite targets that can use the + standard rule in @file{gcc/Makefile.in} to the variable + @code{lang_checks}. + + @table @code +-@itemx all.cross ++@item all.cross + @itemx start.encap + @itemx rest.encap + FIXME: exactly what goes in each of these targets? + @item tags + Build an @command{etags} @file{TAGS} file in the language subdirectory |