Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 05:35:27 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make Makefile.dist
Message-ID:  <200803040535.m245ZRIL059731@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-03-04 05:35:27 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         Makefile.dist 
  Log:
  Linux requires -D__dead2= and -D__unused= to get rid of the
  sys/cdef.h-isms in the make source.  The variant of linux I tried it
  on doesn't have arc4random, so -Darc4random=random too.
  
  Revision  Changes    Path
  1.6       +1 -1      src/usr.bin/make/Makefile.dist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803040535.m245ZRIL059731>