Revert "configure: Fix for whitespace in path"
This reverts commit 5369d17d119d1ae8e496805ed7c820bbfaa9accd. Breaks the build. Take the walk of shame.
This commit is contained in:
parent
5369d17d11
commit
bae76b3783
2
configure
vendored
2
configure
vendored
@ -772,7 +772,7 @@ else
|
|||||||
SECONDARY_ARCH=$secondaryArch \
|
SECONDARY_ARCH=$secondaryArch \
|
||||||
HAIKU_USE_GCC_GRAPHITE=`get_variable \
|
HAIKU_USE_GCC_GRAPHITE=`get_variable \
|
||||||
HAIKU_USE_GCC_GRAPHITE_$targetArch` \
|
HAIKU_USE_GCC_GRAPHITE_$targetArch` \
|
||||||
"$script" "$sourceDir" "$buildCrossTools" "$crossToolsDir" \
|
$script "$sourceDir" "$buildCrossTools" "$crossToolsDir" \
|
||||||
$buildCrossToolsJobs || exit 1
|
$buildCrossToolsJobs || exit 1
|
||||||
crossToolsPrefix="$crossToolsDir/bin/${targetMachine}-"
|
crossToolsPrefix="$crossToolsDir/bin/${targetMachine}-"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user