VirtualBox

Changeset 93265 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Jan 17, 2022 10:51:43 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149327
Message:

Add,SUP: x86 build adjustments for /guard:cf. bugref:10162

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r93256 r93265  
    443443        $(SUPR3HardenedStatic_0_OUTDIR)/loadcfg.obj \
    444444        $(SUPR3HardenedStatic_0_OUTDIR)/gs_cookie.obj \
    445         $(SUPR3HardenedStatic_0_OUTDIR)/guard_support.obj \
     445        $(SUPR3HardenedStatic_0_OUTDIR)/guard_support.obj
     446   SUPR3HardenedStatic_SOURCES.win.amd64 += \
    446447        $(SUPR3HardenedStatic_0_OUTDIR)/guard_dispatch.obj \
    447448        $(SUPR3HardenedStatic_0_OUTDIR)/guard_xfg_dispatch.obj
    448449   # These next ones are for supporting the /GS option.  We skip gs_report.obj as it
    449450   # import lots from kernel32 and we're better of reporting the problem ourselves.
    450    SUPR3HardenedStatic_SOURCES.win += \
     451   SUPR3HardenedStatic_SOURCES.win.amd64 += \
    451452        $(SUPR3HardenedStatic_0_OUTDIR)/amdsecgs.obj \
    452453        $(SUPR3HardenedStatic_0_OUTDIR)/gshandler.obj
     454   SUPR3HardenedStatic_SOURCES.win.x86 += \
     455        $(SUPR3HardenedStatic_0_OUTDIR)/secchk.obj \
     456        $(SUPR3HardenedStatic_0_OUTDIR)/alloca16.obj
    453457
    454458$$(SUPR3HardenedStatic_0_OUTDIR)/loadcfg.obj \
     
    460464$$(SUPR3HardenedStatic_0_OUTDIR)/gs_report.obj \
    461465$$(SUPR3HardenedStatic_0_OUTDIR)/gshandler.obj \
     466$$(SUPR3HardenedStatic_0_OUTDIR)/secchk.obj \
     467$$(SUPR3HardenedStatic_0_OUTDIR)/alloca16.obj \
    462468        : \
    463469                $(PATH_TOOL_$(VBOX_VCC_TOOL)_LIB)/libcmt.lib | $$(dir $$@)
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