mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-21 14:53:53 +03:00
This patch fixes dlfcn/tststatic5 for PowerPC where pagesize variable was not properly initialized in certain cases. This patch is based on other architecture code.