VirtualBox

Changeset 102758 in vbox


Ignore:
Timestamp:
Jan 3, 2024 8:23:57 PM (14 months ago)
Author:
vboxsync
Message:

/Config.kmk: Made 'kmk both-debug-release' work on arm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r102415 r102758  
    93079307        +$(MAKE) KBUILD_TYPE=debug KBUILD_TARGET_ARCH=amd64
    93089308
     9309build-release-arm64:
     9310        +$(MAKE) KBUILD_TYPE=release KBUILD_TARGET_ARCH=arm64
     9311
     9312build-debug-arm64:
     9313        +$(MAKE) KBUILD_TYPE=debug KBUILD_TARGET_ARCH=arm64
     9314
    93099315
    93109316#
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