VirtualBox

Changeset 94497 in vbox


Ignore:
Timestamp:
Apr 6, 2022 2:35:27 PM (3 years ago)
Author:
vboxsync
Message:

libs/Makefile.kmk: Build SoftFloat. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/Makefile.kmk

    r94496 r94497  
    9898
    9999
     100# SoftFloat is used by the VMM for FPU emulation.
     101if !defined(VBOX_ONLY_BUILD) \
     102 && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SUPPORTED_HOST_ARCHS))" != ""
     103  include $(PATH_SUB_CURRENT)/softfloat-3e/Makefile.kmk
     104endif
     105
     106
    100107# zlib is used by the IPRT compression code, libpng and others.
    101108if  !defined(VBOX_ONLY_SDK) \
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