[Bug breakpoints/33535] fails to relocate binary under android/waydroid
stsp at users dot sourceforge.net
sourceware-bugzilla@sourceware.org
Sat Oct 11 07:51:34 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=33535
--- Comment #3 from Stas Sergeev <stsp at users dot sourceforge.net> ---
configure fails:
checking for clang for target... yes
checking for clang plugin file for target... checking where to find the target
llvm-config... host tool
./configure: 1: $(LLVM_CONFIG): not found
And config.log contains:
LVM_CONFIG='llvm-config'
LLVM_CONFIG_FOR_TARGET='$(LLVM_CONFIG)'
I guess this is a make notation,
not shell.
So how to fix this?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list