VirtualBox

Changeset 11581 in vbox for trunk/src/libs


Ignore:
Timestamp:
Aug 22, 2008 4:47:17 PM (16 years ago)
Author:
vboxsync
Message:
  • disabled pyton completly - build servers not ready
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r11580 r11581  
    3939
    4040
    41 # Temporary disable everywhere but on Linux, as there's header conflict
    42 if1of ($(KBUILD_TARGET), linux)
     41# Temporary disable everywhere, as there's no decent Python headers
     42# installed on build servers
     43#if1of ($(KBUILD_TARGET), linux)
     44ifeq ($(VBOX_WITH_PYTHON),1)
    4345# Find most appropriate Python headers
    4446PYTHON_INCS=$(lastword $(sort $(wildcard /usr/include/python2.*/)))
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