mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
ltrace does not build out-of-tree: use copied sources to configure.
/trunk/scripts/build/debug/400-ltrace.sh | 8 4 4 0 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
This commit is contained in:
parent
5aec7ba287
commit
eeeb5559a5
@ -26,7 +26,7 @@ do_debug_ltrace_build() {
|
|||||||
|
|
||||||
CT_DoLog EXTRA "Configuring ltrace"
|
CT_DoLog EXTRA "Configuring ltrace"
|
||||||
CT_DoExecLog ALL \
|
CT_DoExecLog ALL \
|
||||||
"${CT_SRC_DIR}/ltrace-${CT_LTRACE_VERSION}/configure" \
|
./configure" \
|
||||||
--build=${CT_BUILD} \
|
--build=${CT_BUILD} \
|
||||||
--host=${CT_TARGET} \
|
--host=${CT_TARGET} \
|
||||||
--prefix=/usr
|
--prefix=/usr
|
||||||
|
Loading…
Reference in New Issue
Block a user