Changeset 15763 in vbox
- Timestamp:
- Dec 26, 2008 12:58:21 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41331
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r15753 r15763 1991 1991 TEMPLATE_VBOXGCEXE_CXXFLAGS = $(filter-out -nostdinc,$(TEMPLATE_VBOXGC_CXXFLAGS)) 1992 1992 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 1995 1995 TEMPLATE_VBOXGCEXE_LDFLAGS.release = -g 1996 1996 endif
Note:
See TracChangeset
for help on using the changeset viewer.