clarify that bits headers are included as public headers
[oweals/musl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 017900df20d166ec0454c8e4fb9015db04fca81b..35f02a32b8d2397afb549c3903a1d49b89492495 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -43,6 +43,7 @@ and ABI combinations:
 - arm (EABI)
 - mips (o32 ABI, requires fpu or float emulation in kernel)
 - microblaze (requires a cpu with lwx/swx instructions)
+- powerpc (32-bit, must use "secure plt" mode for dynamic linking)
 
 For architectures with both little- and big-endian options, both are
 supported unless otherwise noted.