Commit Graph

6 Commits

Author SHA1 Message Date
Otavio Salvador 6a007cf4ef hosttools: skip the fixup phase
Avoid to apply the patchelf command to ELF executables and libraries to
remove unused directories from the RPATH.

Fixes:

% openocd
openocd: /nix/store/.../hosttools/.../lib/libc.so.6: version
`GLIBC_ABI_DT_RELR' not found (required by
/nix/store/.../...h9x-glibc-2.38-44/lib/libpthread.so.0)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-04-02 20:59:59 +13:00
adisbladis 0670f97ed1 Add openocd with zephyr patches 2024-02-09 13:56:59 +13:00
adisbladis 0d89212969 Only use autoPatchelfHook on !darwin 2024-02-09 12:47:23 +13:00
adisbladis 066ab5b5e2 Add setup hook to setup ZEPHYR_SDK_INSTALL_DIR 2024-02-07 14:45:39 +13:00
adisbladis 509e3da4d9 Refactor & add sdkFull 2024-02-06 19:25:00 +13:00
adisbladis 1bc0910b37 Initial 2024-02-06 16:48:31 +13:00