VirtualBox

vbox的更動 21238 路徑 trunk/src/libs/xpcom18a4/python


忽略:
時間撮記:
2009-7-6 上午08:11:44 (15 年 以前)
作者:
vboxsync
訊息:

Python: don't build 2.3 glue version on Darwin

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/xpcom18a4/python/Makefile.kmk

    r21195 r21238  
    7777
    7878ifdef VBOX_PYTHON23_INC
    79  KNOWN_GLUE += VBoxPython23
     79 # Python 2.3 on Darwin buildbox is bad
     80 # /Developer/SDKs/MacOSX10.4u.sdk/usr/include/python2.3/pyport.h:554:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?).
     81 ifneq ($(KBUILD_TARGET),darwin)
     82  KNOWN_GLUE += VBoxPython23
     83 endif
    8084endif
    8185
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette