Attachment 'clang-bootstrap-r212105-1-kernel.diff'

Download

   1 diff --git a/sys/modules/Makefile b/sys/modules/Makefile
   2 index 80850bd..cf30cd4 100644
   3 --- a/sys/modules/Makefile
   4 +++ b/sys/modules/Makefile
   5 @@ -375,7 +375,9 @@ _arcnet=	arcnet
   6  _bktr=		bktr
   7  _cardbus=	cardbus
   8  _cbb=		cbb
   9 +.if ${CC:T:Mclang} != "clang"
  10  _ce=		ce
  11 +.endif
  12  _coff=		coff
  13  _cp=		cp
  14  _cpuctl=	cpuctl

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2010-09-01T21:08:39+0000, 0.3 KB) [[attachment:clang-bootstrap-r212105-1-kernel.diff]]
  • [get | view] (2010-09-01T21:08:49+0000, 4.7 KB) [[attachment:clang-bootstrap-r212105-1-ldexp.diff]]
  • [get | view] (2010-09-01T21:08:54+0000, 1.9 KB) [[attachment:clang-bootstrap-r212105-1-openssl.diff]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.