VirtualBox

Changeset 62314 in vbox


Ignore:
Timestamp:
Jul 19, 2016 10:51:10 AM (8 years ago)
Author:
vboxsync
Message:

next try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r62313 r62314  
    215215   Frameworks/$(qtmod).framework/Resources=>Versions/5/Resources)
    216216 else # win x11
    217   ifndef VBOX_ONLY_BUILD
    218    ifneq ($(VBOX_GCC_VERSION_CXX),)
    219     ifeq ($(int-ge $(VBOX_GCC_VERSION_CXX),40400),)
    220      $(error gcc >= 4.4 required when compiling against Qt5!)
     217  if1of ($(KBUILD_TARGET), linux solaris)
     218   ifndef VBOX_ONLY_BUILD
     219    ifneq ($(VBOX_GCC_VERSION_CXX),)
     220     ifeq ($(int-ge $(VBOX_GCC_VERSION_CXX),40400),)
     221      $(error gcc >= 4.4 required when compiling against Qt5!)
     222     endif
    221223    endif
    222224   endif
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