Specify the full path to atree for the windows.atree

Somehow the build server doesn't automatically find atree.
In a future CL this should be amended to pass the proper
OUT_HOST_EXECUTABLE, being careful that it points to the
host/linux dir, not the current Windows one.

Change-Id: I53379dedc34fcce83773178add0ebadfcdc04b01
This commit is contained in:
Raphael
2011-09-16 15:30:27 -07:00
parent e07f59a612
commit b2b5921d1b

View File

@@ -70,7 +70,8 @@ fi
# Invoke atree to copy the files
atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \
# TODO: pass down OUT_HOST_EXECUTABLE to get the right bin/atree directory
${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \
-I $WIN_OUT_DIR/host/windows-x86 \
-I ${TOPDIR:-.} \
-o $TEMP_SDK_DIR