0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/depends/hosts
Hennadii Stepanov 5deb0b024e
build, test, doc: Temporarily remove Android-related stuff
Previously, our Android builds were geared towards generating APKs,
which relied on Qt. However, after migrating to C++20, compiling for
Android became unfeasible due to Qt 5.15's compatibility limitations
with NDK only up to r25, which includes an outdated embedded libc++.

All removed stuff will be reinstated after migrating the build system to
CMake and upgrading Qt to version 6.x."
2024-05-06 11:29:14 +01:00
..
darwin.mk build: don't use install_name_tool for macOS deploy when cross-compiling 2024-04-17 11:40:25 +01:00
default.mk build: don't use install_name_tool for macOS deploy when cross-compiling 2024-04-17 11:40:25 +01:00
freebsd.mk build: remove --enable-lto 2024-01-05 15:17:50 +00:00
linux.mk depends: add the new LLVM debug macro 2024-04-07 10:49:21 +01:00
mingw32.mk depends: add -g to DEBUG=1 flags 2024-04-02 17:12:24 +01:00
netbsd.mk build: remove --enable-lto 2024-01-05 15:17:50 +00:00
openbsd.mk build: remove --enable-lto 2024-01-05 15:17:50 +00:00