VirtualBox

Changeset 38267 in vbox


Ignore:
Timestamp:
Aug 1, 2011 2:45:10 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73260
Message:

kBuild: 2525 -> 2528: symlink fix, darwin split debug info support.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/Config.kmk

    r38260 r38267  
    149149     || (   $(KBUILD_VERSION_MINOR) == 1 \
    150150         && $(KBUILD_VERSION_PATCH) >= 999))
    151  if $(KMK_REVISION) >= 2520
     151 if $(KMK_REVISION) >= 2528
    152152  # OK.
    153153 else
    154   $(error You must update kBuild! Requires kBuild revision 2520 or later, found $(KMK_REVISION) ($(KBUILD_VERSION)))
     154  $(error You must update kBuild! Requires kBuild revision 2528 or later, found $(KMK_REVISION) ($(KBUILD_VERSION)))
    155155 endif
    156156else
     
    23782378kBuildGlobalDefaults_DEBUG_NOSTAGE.win = true
    23792379kBuildGlobalDefaults_DEBUG_NOSTAGE.os2 = true
    2380 if1of ($(KBUILD_TARGET), win)
     2380if1of ($(KBUILD_TARGET), darwin win)
    23812381 kBuildGlobalDefaults_LD_DEBUG = split
    23822382endif
Note: See TracChangeset for help on using the changeset viewer.

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