Changeset 96364 in vbox for trunk/src/libs/softfloat-3e
- Timestamp:
- Aug 19, 2022 10:07:07 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 153181
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/softfloat-3e/Makefile.kmk
r96146 r96364 381 381 VBox-SoftFloatGuestR3Shared_CFLAGS := $(VBox-SoftFloat_CFLAGS) -Wno-sign-compare 382 382 endif 383 384 # 385 # And a x86 version of that again for amd64 targets. 386 # 387 LIBRARIES.win.amd64 += VBox-SoftFloatGuestR3Shared-x86 388 VBox-SoftFloatGuestR3Shared-x86_TEMPLATE := NewerVccVBoxGuestR3Dll 389 VBox-SoftFloatGuestR3Shared-x86_EXTENDS := VBox-SoftFloatGuestR3Shared 390 VBox-SoftFloatGuestR3Shared-x86_BLD_TRG_ARCH := x86 383 391 endif # VBOX_WITH_NOCRT_STATIC 384 392
Note:
See TracChangeset
for help on using the changeset viewer.