- ugly hack to fix some issues with crosscompile
This commit is contained in:
Stephan Raue 2010-01-17 06:59:04 +01:00
parent 8b7a244163
commit e257eac192

View File

@ -89,3 +89,6 @@ make CC=$TARGET_CC \
$STRIP python
$ROOT/$TOOLCHAIN/bin/python -Wi -t Lib/compileall.py -f -x test ./Lib
# ugly hack to fix some issues with crosscompile:
cp pyconfig.h $ROOT/$TOOLCHAIN/include/python*/