Ignore:
Timestamp:
Jan 9, 2009, 4:02:49 AM (17 years ago)
Author:
bird
Message:

header.kmk,VCC*.kmk: retired the temporary DEP_IDB_Q hack now that the binaries are all up to date.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r2225 r2237  
    525525DEP_IDB_INT := kmk_builtin_kDepIDB
    526526DEP_IDB     := $(DEP_IDB_INT)
    527 if $(KMK_REVISION) >= 2121 # temporary hack, remove after next build cycle.
    528 DEP_IDB_Q   := -q
    529 endif
    530527
    531528DEP_PRE     := $(KBUILD_BIN_PATH)/kDepPre$(HOSTSUFF_EXE)
Note: See TracChangeset for help on using the changeset viewer.