VirtualBox

Changeset 96891 in vbox for trunk


Ignore:
Timestamp:
Sep 27, 2022 5:59:26 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153798
Message:

IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).

File:
1 edited

Legend:

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

    r96811 r96891  
    26052605        win/RTErrConvertFromWin32.cpp
    26062606
     2607RuntimeBldProg_SOURCES.amd64 = $(filter-out \
     2608        VBox/RTLogWriteVmm-amd64-x86.asm \
     2609       , $(RuntimeBaseR3_SOURCES.amd64))
     2610
     2611RuntimeBldProg_SOURCES.x86 = $(filter-out \
     2612        VBox/RTLogWriteVmm-amd64-x86.asm \
     2613       , $(RuntimeBaseR3_SOURCES.x896))
     2614
    26072615RuntimeBldProg_SOURCES.win.amd64 := \
    26082616        $(RuntimeWin64ASM_SOURCES) \
    26092617        common/string/memrchr.asm
     2618
    26102619RuntimeBldProg_SOURCES.win.x86   := \
    26112620        $(RuntimeWin32ASM_SOURCES) \
Note: See TracChangeset for help on using the changeset viewer.

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