VirtualBox

Changeset 2530 in kBuild


Ignore:
Timestamp:
Aug 2, 2011 10:57:48 AM (13 years ago)
Author:
bird
Message:

disable debug displays.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer-pass2-installs.kmk

    r2529 r2530  
    273273# Calc stage destination and generate the rule (requires double evaluation).
    274274local stage      := $(strip $(firstdefined $(symlnk)_STAGE $(symlnk)_INST $(target)_1_STAGE,value))
    275 $(info stage:=$(stage))
    276275if "$(substr $(stage),-1)" != "/" && "$(stage)" != ""
    277276 $(warning kBuild: Symlink $(symlnk) in install target $(target) has a STAGE/INST property without a trailing slash: '$(stage)')
     
    310309endif
    311310
    312 $(warning symlnk=$(symlnk) symdst=$(symdst) instdst=$(instdst) stagedst=$(stagedst) instfun=$(instfun) inst=$(inst) stage='$(stage)')
     311#$(warning symlnk=$(symlnk) symdst=$(symdst) instdst=$(instdst) stagedst=$(stagedst) instfun=$(instfun) inst=$(inst) stage='$(stage)')
    313312endef # def_install_symlink
    314313$(optmize def_install_symlink)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette