Print this page
4027 remove CLOSED_BUILD

*** 42,58 **** # 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 --- 42,51 ----
*** 180,193 **** libtnfctl \ libdhcpagent \ libdhcpdu \ libdhcputil \ libxnet \ ! libipsecutil ! $(CLOSED_BUILD)SUBDIRS += \ ! $(CLOSED)/lib/libike ! SUBDIRS += \ nsswitch \ print \ libuutil \ libscf \ libinetsvc \ --- 173,183 ---- libtnfctl \ libdhcpagent \ libdhcpdu \ libdhcputil \ libxnet \ ! libipsecutil \ nsswitch \ print \ libuutil \ libscf \ libinetsvc \
*** 508,520 **** libsun_ima \ mpapi \ libreparse \ $($(MACH)_HDRSUBDIRS) - $(CLOSED_BUILD)HDRSUBDIRS += \ - $(CLOSED)/lib/libike - i386_HDRSUBDIRS= \ libparted \ libfdisk \ libsaveargs --- 498,507 ----
*** 603,613 **** 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 --- 590,599 ----