VirtualBox

Changeset 85048 in vbox for trunk/src/VBox/NetworkServices


Ignore:
Timestamp:
Jul 3, 2020 9:34:16 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138951
Message:

*.kmk: Replaced $(int-* ) with $(expr ). bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/Makefile.kmk

    r84540 r85048  
    7777 ifeq ($(KBUILD_TARGET),solaris)
    7878  ifneq ($(VBOX_GCC_VERSION_CXX),)
    79    ifneq ($(int-ge $(VBOX_GCC_VERSION_CXX),40600),)
     79   if $(VBOX_GCC_VERSION_CXX) >= 40600
    8080# we compile C++ code with -std=c++0x / -std=c++11
    8181VBoxNetNAT_CFLAGS.solaris += -std=c99
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