VirtualBox

儲存庫 vbox 的更動 63499


忽略:
時間撮記:
2016-8-15 下午08:41:51 (8 年 以前)
作者:
vboxsync
訊息:

Better way of dealing with unused sizes in bin2c output.

位置:
trunk/src/VBox
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • 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)
  • trunk/src/VBox/Storage/testcase/Makefile.kmk

    r62482 r63499  
    6464        $(QUIET)$(RM) -f -- $@ [email protected]
    6565        $(QUIET)$(APPEND) -n "$@" \
    66         '' \
    67         '#include "BuiltinTests.h"' \
    68                ''
    69         $(foreach test,$(TSTVDIO_BUILTIN_TESTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append \
     66                '' \
     67                '#include "BuiltinTests.h"' \
     68                ''
     69        $(foreach test,$(TSTVDIO_BUILTIN_TESTS), $(NLTAB)$(VBOX_BIN2C) -ascii --append --no-size \
    7070                "$(firstword $(subst =,$(SP) ,$(test)))" \
    7171                "$(TSTVDIO_PATH_TESTS)/$(lastword $(subst =,$(SP) ,$(test)))" \
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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