VirtualBox

Changeset 586 in vbox


Ignore:
Timestamp:
Feb 4, 2007 10:38:53 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
18209
Message:

kBuild update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r581 r586  
    6464
    6565# Notify about important kBuild updates.
    66 ifneq ($(call int-ge,$(KMK_REVISION),788),1)
     66ifneq ($(call int-ge,$(KMK_REVISION),830),1)
    6767 $(error You must update kBuild!)
    6868endif
     
    12351235 else ifeq ($(filter-out freebsd netbsd openbsd,$(BUILD_TARGET)),)
    12361236TEMPLATE_VBOXR3EXE_TOOL                = GCC3
    1237 TEMPLATE_VBOXR3EXE_LIBS                = pthread 
     1237TEMPLATE_VBOXR3EXE_LIBS                = pthread
    12381238 else ifeq ($(BUILD_TARGET),solaris)
    12391239$(warning Warning: VBOX Build: Target $(BUILD_TARGET) is not officially supported!)
     
    14421442$(warning Warning: VBOX Build: Target $(BUILD_TARGET) is not officially supported!)
    14431443TEMPLATE_VBOXMAINEXE_LIBS                =
    1444  endif 
     1444 endif
    14451445
    14461446endif # !win
     
    16601660TEMPLATE_VBOXBLDPROG_TOOL                = GCC3PLAIN
    16611661TEMPLATE_VBOXBLDPROG_LIBS                = rt
    1662  else 
     1662 else
    16631663$(warning Warning: VBOX Build: Target $(BUILD_PLATFORM) is not officially supported!)
    1664  endif 
     1664 endif
    16651665
    16661666endif # !win
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