Changeset 101503 in vbox for trunk/Makefile.kmk
- Timestamp:
- Oct 18, 2023 8:38:35 PM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile.kmk
r101502 r101503 1503 1503 # 1504 1504 ifdef VBOX_WITH_LNX_ARM64_ADDITIONS 1505 # @todo r=aeichner Remove --exclude=kBuild/bin/linux.arm64/** when we have official binaries in the external repository.1506 1505 additions-build-linux.arm64.rsync-into-vm: 1507 1506 $(TIME) -- $(call VBOX_RSYNC_IN_FN,linux,*) \ … … 1542 1541 '--exclude=src/libs/xpcom18a4/**' \ 1543 1542 '--exclude=src/apps/**' \ 1544 '--exclude=kBuild/bin/linux.arm64/**' \1545 1543 . $(VBOX_BLD_VM_LNX_ARM64_IP):/home/vbox/tinderbox/$(VBOX_ADDITIONS_BUILD_SUBDIRNAME) 1546 1544
Note:
See TracChangeset
for help on using the changeset viewer.