VirtualBox

Ignore:
Timestamp:
Apr 11, 2022 12:51:14 AM (3 years ago)
Author:
vboxsync
Message:

libs/softfloat-3e: GCC build fixes for the ring-0 library version. bugref:9898

File:
1 edited

Legend:

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

    r94545 r94548  
    367367# -wd4389: f64_to_i64_r_minMag.c(93): warning C4389: '!=': signed/unsigned mismatch
    368368VBox-SoftFloatR0_CFLAGS.win := $(VBox-SoftFloat_CFLAGS.win) -wd4245 -wd4389
     369ifn1of ($(KBUILD_TARGET),win)
     370VBox-SoftFloatR0_CFLAGS     := $(VBox-SoftFloat_CFLAGS) -Wno-sign-compare
     371endif
    369372
    370373include $(FILE_KBUILD_SUB_FOOTER)
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