VirtualBox

Changeset 15763 in vbox


Ignore:
Timestamp:
Dec 26, 2008 12:58:21 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41331
Message:

Config.kmk: TEMPLATE_VBOXGCEXE_LDFLAGS.strict/dbgopt problem explained in http://svn.netlabs.org/kbuild/ticket/68, removed the todos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r15753 r15763  
    19911991 TEMPLATE_VBOXGCEXE_CXXFLAGS = $(filter-out -nostdinc,$(TEMPLATE_VBOXGC_CXXFLAGS))
    19921992 TEMPLATE_VBOXGCEXE_LDFLAGS  = -g
    1993  TEMPLATE_VBOXGCEXE_LDFLAGS.dbgopt = -g ## @todo kBuild #68: investigate why we're getting -S into the link when linking tstAsmStructsGC.
    1994  TEMPLATE_VBOXGCEXE_LDFLAGS.strict = -g ## @todo kBuild #68: investigate why we're getting -S into the link when linking tstAsmStructsGC.
     1993 TEMPLATE_VBOXGCEXE_LDFLAGS.dbgopt = -g
     1994 TEMPLATE_VBOXGCEXE_LDFLAGS.strict = -g
    19951995 TEMPLATE_VBOXGCEXE_LDFLAGS.release = -g
    19961996endif
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