Index: meson/arch/ppc32/meson.build
===================================================================
--- meson/arch/ppc32/meson.build	(revision dc5647ed5a125308dfb3f30e9c035e9392912353)
+++ meson/arch/ppc32/meson.build	(revision 09f41d3d60ae4abb40aff09edace1ef60c15b484)
@@ -35,5 +35,4 @@
 arch_kernel_link_args = [ '-nostdlib', '-Wl,-z,max-page-size=0x1000' ]
 arch_uspace_link_args = [ '-nostdlib', '-lgcc', '-Wl,-z,max-page-size=0x1000' ]
-arch_uspace_link_args += ldflags_ignore_rwx_segments
 arch_boot_link_args = ldflags_ignore_rwx_segments
 
