Print this page
4027 remove CLOSED_BUILD
4028 remove CLOSED_IS_PRESENT
4029 remove tonic build bits
Reviewed by: Andy Stormont <andyjstormont@gmail.com>

*** 43,59 **** # Aside from explicit dependencies (and legacy .WAITs), all libraries # are built in parallel. # .PARALLEL: - # - # The $(CLOSED_BUILD) additions to SUBDIRS & MSGSUBDIRS are unfortunate, - # but required due to the "dependencies" of using .WAIT to barrier the - # parallel dmake builds. once 4631488 has been fixed, they can be - # consolidated into one $(CLOSED_BUILD)SUBDIRS += (all closed libs) as - # shown in HDRSUBDIRS - # SUBDIRS= \ common .WAIT \ ../cmd/sgs/libconv \ ../cmd/sgs/libdl .WAIT --- 43,52 ----
*** 181,194 **** libtnfctl \ libdhcpagent \ libdhcpdu \ libdhcputil \ libxnet \ ! libipsecutil ! $(CLOSED_BUILD)SUBDIRS += \ ! $(CLOSED)/lib/libike ! SUBDIRS += \ nsswitch \ print \ libuutil \ libscf \ libinetsvc \ --- 174,184 ---- libtnfctl \ libdhcpagent \ libdhcpdu \ libdhcputil \ libxnet \ ! libipsecutil \ nsswitch \ print \ libuutil \ libscf \ libinetsvc \
*** 510,522 **** libsun_ima \ mpapi \ libreparse \ $($(MACH)_HDRSUBDIRS) - $(CLOSED_BUILD)HDRSUBDIRS += \ - $(CLOSED)/lib/libike - i386_HDRSUBDIRS= \ libparted \ libfdisk \ libsaveargs --- 500,509 ----
*** 605,615 **** libkmf: libcryptoutil pkcs11 libnsl: libmd5 libmapid: libresolv librdc: libsocket libnsl libnsctl libunistat libdscfg libuuid: libdlpi - $(CLOSED_BUILD)libike: libipsecutil libxnet libcryptoutil libinetutil: libsocket libipsecutil: libtecla libsocket libinstzones: libzonecfg libcontract libpkg: libwanboot libscf libadm libnwam: libscf --- 592,601 ----