VirtualBox

Changeset 62313 in vbox for trunk


Ignore:
Timestamp:
Jul 19, 2016 10:46:44 AM (9 years ago)
Author:
vboxsync
Message:

next try

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.kmk

    r62312 r62313  
    215215   Frameworks/$(qtmod).framework/Resources=>Versions/5/Resources)
    216216 else # win x11
    217 #  ifeq ($(int-ge $(VBOX_GCC_VERSION_CXX),40400),)
    218 #   $(error gcc >= 4.4 required when compiling against Qt5!)
    219 #  endif
     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!)
     221    endif
     222   endif
     223  endif
    220224  if defined(VBOX_WITH_ORACLE_QT) || defined(VBOX_WITH_QT_PAYLOAD)
    221225   include $(KBUILD_PATH)/units/qt5.kmk
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