base-filesystem: add powerpc ifdef branch

This commit is contained in:
Luca Boccassi
2026-05-23 17:22:38 +01:00
committed by Daan De Meyer
parent d61ce0c995
commit 23d3d074ff

View File

@@ -117,6 +117,8 @@ static const BaseFilesystem table[] = {
/* powerpc64-linux-gnu */
# else
/* powerpc-linux-gnu */
/* No /lib32 or /lib64 on powerpc. The linker is /usr/lib/powerpc-linux-gnu/ld.so.1. */
# define KNOW_LIB64_DIRS 1
# endif
#elif defined(__riscv)
# if __riscv_xlen == 32