VirtualBox

Ignore:
Timestamp:
Aug 15, 2016 8:41:51 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110152
Message:

Better way of dealing with unused sizes in bin2c output.

File:
1 edited

Legend:

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

    r63463 r63499  
    116116        '#include <VBox/sup.h>' \
    117117               ''
    118         $(foreach cert,$(VBOX_SUP_WIN_CERTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append \
     118        $(foreach cert,$(VBOX_SUP_WIN_CERTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append --static --no-size \
    119119                "SUP$(firstword $(subst =,$(SP) ,$(cert)))" \
    120120                "$(VBOX_PATH_SUPR3_CERTIFICATES)/$(lastword $(subst =,$(SP) ,$(cert)))" \
    121121                "$@")
    122         $(SED) -e "/const unsigned g_cb/d" --output "[email protected]" "$@"
    123         $(MV) -f -- "[email protected]" "$@"
    124122# The build certificate.
    125123if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) && defined(VBOX_SIGNING_MODE)
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