Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • meson/arch/ppc32/meson.build

    r3fcea34 rc89ae25  
    3535arch_kernel_link_args = [ '-nostdlib', '-Wl,-z,max-page-size=0x1000' ]
    3636arch_uspace_link_args = [ '-nostdlib', '-lgcc', '-Wl,-z,max-page-size=0x1000' ]
     37arch_uspace_link_args += ldflags_ignore_rwx_segments
    3738arch_boot_link_args = ldflags_ignore_rwx_segments
    3839
Note: See TracChangeset for help on using the changeset viewer.