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