summaryrefslogtreecommitdiff
path: root/lib/python2.7/config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python2.7/config/Makefile')
-rw-r--r--lib/python2.7/config/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/python2.7/config/Makefile b/lib/python2.7/config/Makefile
index e2c66ac..fd518cd 100644
--- a/lib/python2.7/config/Makefile
+++ b/lib/python2.7/config/Makefile
@@ -30,7 +30,7 @@ srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Pytho
VPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
MSYSVPATH= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
abs_srcdir= /Volumes/Android/buildbot/src/android/master-ndk/toolchain/python/Python-2.7.5
-abs_builddir= /Volumes/Android/buildbot/src/android/master-ndk/out/build/buildhost/build-python-darwin-x86_64-2.7.5
+abs_builddir= /Volumes/Android/buildbot/src/android/master-ndk/out/darwin/python/build-python-darwin-x86_64-2.7.5
build= x86_64-apple-darwin
host= x86_64-apple-darwin
@@ -95,7 +95,7 @@ MACHDEP= darwin
MULTIARCH=
# Install prefix for architecture-independent files
-prefix= /Volumes/Android/buildbot/src/android/master-ndk/out/build/buildhost/darwin-x86_64/install/host-tools
+prefix= /Volumes/Android/buildbot/src/android/master-ndk/out/darwin/python/darwin-x86_64/install/host-tools
# Install prefix for architecture-dependent files
exec_prefix= ${prefix}
@@ -154,7 +154,7 @@ EXEMODE= 755
FILEMODE= 644
# configure script arguments
-CONFIG_ARGS= '--prefix=/Volumes/Android/buildbot/src/android/master-ndk/out/build/buildhost/darwin-x86_64/install/host-tools' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
+CONFIG_ARGS= '--prefix=/Volumes/Android/buildbot/src/android/master-ndk/out/darwin/python/darwin-x86_64/install/host-tools' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
# Subdirectories with code