Fix for new CrystaX toolchain (renaming libwchar-support.a to libcrystax.a is kinda lame)

This commit is contained in:
pelya
2011-07-28 14:09:01 +03:00
parent 1c27cefad5
commit 0b10caeb69

View File

@@ -38,8 +38,8 @@ done
)
if [ -n "$CRYSTAX_WCHAR" ]; then
CRYSTAX_WCHAR_INCLUDE=-I$NDK/sources/wchar-support/include
CRYSTAX_WCHAR_LIB="$NDK/sources/wchar-support/libs/armeabi/libwchar_static.a"
CRYSTAX_WCHAR_INCLUDE=-I$NDK/sources/crystax/include
CRYSTAX_WCHAR_LIB="$NDK/sources/crystax/libs/armeabi/libcrystax_static.a"
fi
CFLAGS="\