VirtualBox

Changeset 87150 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 31, 2020 10:12:32 AM (4 years ago)
Author:
vboxsync
Message:

/Config.kmk,IPRT: Assembler/ly adjustments for bugref:9898. Shut up backdoor logging for now. [fix]

File:
1 edited

Legend:

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

    r87149 r87150  
    19331933        common/err/errmsgxpcom.cpp
    19341934endif
    1935 RuntimeBldProg_SOURCES.amd64 = \
    1936         common/misc/zero.asm
    1937 RuntimeBldProg_SOURCES.x86 = \
    1938         common/misc/zero.asm
    1939 RuntimeBldProg_SOURCES.arm64 = \
    1940         common/misc/zero-alt.S \
    1941         common/string/RTStrEnd.cpp
    1942 RuntimeBldProg_SOURCES.arm32 = \
    1943         common/misc/zero-alt.S \
    1944         common/string/RTStrEnd.cpp
    1945 RuntimeBldProg_SOURCES.sparc32 = \
    1946         common/misc/zero-alt.S \
    1947         common/string/RTStrEnd.cpp
    1948 RuntimeBldProg_SOURCES.sparc64 = \
    1949         common/misc/zero-alt.S \
    1950         common/string/RTStrEnd.cpp
    19511935
    19521936RuntimeBldProg_SOURCES.darwin = $(filter-out \
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