- Timestamp:
- Jul 6, 2009 8:11:44 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/Makefile.kmk
r21195 r21238 77 77 78 78 ifdef 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 80 84 endif 81 85
Note:
See TracChangeset
for help on using the changeset viewer.