VirtualBox

Changeset 96364 in vbox for trunk/src/libs/softfloat-3e


Ignore:
Timestamp:
Aug 19, 2022 10:07:07 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153181
Message:

softfloat-3e,/Config.kmk: We need an addition x86 version when targeting amd64. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/softfloat-3e/Makefile.kmk

    r96146 r96364  
    381381VBox-SoftFloatGuestR3Shared_CFLAGS      := $(VBox-SoftFloat_CFLAGS) -Wno-sign-compare
    382382 endif
     383
     384#
     385# And a x86 version of that again for amd64 targets.
     386#
     387LIBRARIES.win.amd64 += VBox-SoftFloatGuestR3Shared-x86
     388VBox-SoftFloatGuestR3Shared-x86_TEMPLATE     := NewerVccVBoxGuestR3Dll
     389VBox-SoftFloatGuestR3Shared-x86_EXTENDS      := VBox-SoftFloatGuestR3Shared
     390VBox-SoftFloatGuestR3Shared-x86_BLD_TRG_ARCH := x86
    383391endif # VBOX_WITH_NOCRT_STATIC
    384392
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