Add two files that need to be updated when the code slush
begins (one file is relevant for 11.x and earlier only). Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
da8a4640f2
commit
0db0aa77e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52976
1 changed files with 13 additions and 0 deletions
|
@ -39,6 +39,19 @@
|
|||
<entry><filename>Makefile.inc1</filename></entry>
|
||||
<entry>Update <varname>TARGET_TRIPLE</varname></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>lib/clang/llvm.build.mk</filename></entry>
|
||||
<entry>Update <varname>OS_VERSION</varname></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>gnu/usr.bin/groff/tmac/mdoc.local.in</filename></entry>
|
||||
<entry>Add a new <literal>.ds</literal> entry for the &os;
|
||||
version, and update
|
||||
<varname>doc-default-operating-system</varname>
|
||||
(&os; 11.x and earlier only)</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
|
|
Loading…
Reference in a new issue