bitcoin/contrib/guix/libexec
fanquake 550bb0d8ff
guix: build x86_64-linux bitcoind fully statically
-static-pie
Produce a static position independent executable on targets that support it.
A static position independent executable is similar to a static executable,
but can be loaded at any address without a dynamic linker.

See https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
2025-03-12 11:35:05 +08:00
..
build.sh guix: build x86_64-linux bitcoind fully statically 2025-03-12 11:35:05 +08:00
codesign.sh guix: Apply all codesignatures to Windows binaries 2025-02-19 08:38:22 -08:00
prelude.bash guix: update to cc30ed170af04565da9b4127def353e7fdd4a489 2025-03-12 11:35:05 +08:00