Changeset 54677 in vbox for trunk/src/VBox
- Timestamp:
- Mar 7, 2015 12:16:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r54676 r54677 685 685 686 686 @# Signed the binaries and the application bundle. 687 @# Note #1 - We cannot sign the application binary here, since we switch to match the kernel bitness.688 @# Note #2 - Must sign -amd64/-x86 suffixed binaries without the suffix, or verification fails. (Too lazy to do this for *.gc.)689 687 ifdef VBOX_SIGNING_MODE 690 688 $(foreach qtmod, $(VBOX_QT4_MOD_NAMES) \
Note:
See TracChangeset
for help on using the changeset viewer.