VirtualBox

Changeset 101650 in vbox


Ignore:
Timestamp:
Oct 30, 2023 10:12:29 AM (15 months ago)
Author:
vboxsync
Message:

Runtime: Allow building on linux.arm64, bugref:10541 [scm]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r101643 r101650  
    832832if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), linux.arm64)
    833833 RuntimeBaseR3_SOURCES += \
    834         r3/mempage-direct.cpp
     834        r3/mempage-direct.cpp
    835835else
    836836 RuntimeBaseR3_SOURCES += \
    837         r3/mempage-heap.cpp
     837        r3/mempage-heap.cpp
    838838endif
    839839
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