cegger
|
c67c15c2cc
|
fix build.sh -N 4 distribution failure:
+ echo 'MKSOLARIS=yes'
xargs: unterminated quote
|
2010-03-22 12:03:04 +00:00 |
|
tron
|
11300caff5
|
"dtrace,zfs" means "MKDTRACE=yes" *and* "MKZFS=yes" which is not what
we want. Invent a flag "solaris" which is the or of those two flags.
|
2010-03-03 16:13:42 +00:00 |
|
uebayasi
|
e08ad0e79f
|
Move make variable extraction & conversion logic from here-documented make
-f- command to an isolated makefile. The list of non-_MKVARS.* variables
are concentrated there.
No functional changes.
|
2009-12-10 15:51:24 +00:00 |
|