VirtualBox

Changeset 94894 in vbox


Ignore:
Timestamp:
May 6, 2022 12:18:34 PM (3 years ago)
Author:
vboxsync
Message:

/Makefile.kmk: Skip tools/otheros/ and tools/otheros.arm64/ when rsyncing. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r94870 r94894  
    11101110        $(if-expr "$1" == "solaris",--exclude=tools/common/openwatcom/,) \
    11111111        $(foreach os,$(filter-out $(1), darwin freebsd linux solaris os2 win), \
     1112                --exclude=tools/$(os)/ \
    11121113                --exclude=tools/$(os).x86/ \
    1113                 --exclude=tools/$(os).amd64/ )
     1114                --exclude=tools/$(os).amd64/ \
     1115                --exclude=tools/$(os).arm64/ )
    11141116
    11151117#
Note: See TracChangeset for help on using the changeset viewer.

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