VirtualBox

Ignore:
Timestamp:
Aug 22, 2008 3:58:51 PM (16 years ago)
Author:
vboxsync
Message:

disable python everywhere but on linux

File:
1 edited

Legend:

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

    r11579 r11580  
    3939
    4040
    41 # Temporary disable Python on Solaris, as there's header conflict
    42 ifneq ($(KBUILD_TARGET),solaris)
     41# Temporary disable everywhere but on Linux, as there's header conflict
     42if1of ($(KBUILD_TARGET), linux)
    4343# Find most appropriate Python headers
    4444PYTHON_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