Changeset 5926 in vbox
- Timestamp:
- Dec 2, 2007 11:17:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/Makefile.kmk
r4410 r5926 173 173 174 174 # build the Linux installer on a remote machine 175 # TODO: Move the VBOX_REMOTE_LINUX32_ADDITIONS_BUILD stuff into Local eConfig.kmk on the x86 box.175 # TODO: Move the VBOX_REMOTE_LINUX32_ADDITIONS_BUILD stuff into LocalConfig.kmk on the x86 box. 176 176 VBOX_REMOTE_LINUX32_ADDITIONS_BUILD ?= ssh vbox@$(VBOX_ADDITIONS_LINUX_CROSS_HOST) "./enter-rhel3-jail /mnt/tinderwin_vbox/w32-rel/tools/env.sh --no-wine kmk -C src/VBox/Additions build-linux32-additions BUILD_TYPE=release" 177 177 $(LINUXINSTALLER_CROSS):
Note:
See TracChangeset
for help on using the changeset viewer.