Changes in meson/arch/ppc32/meson.build [3fcea34:c89ae25] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/arch/ppc32/meson.build
r3fcea34 rc89ae25 35 35 arch_kernel_link_args = [ '-nostdlib', '-Wl,-z,max-page-size=0x1000' ] 36 36 arch_uspace_link_args = [ '-nostdlib', '-lgcc', '-Wl,-z,max-page-size=0x1000' ] 37 arch_uspace_link_args += ldflags_ignore_rwx_segments 37 38 arch_boot_link_args = ldflags_ignore_rwx_segments 38 39
Note:
See TracChangeset
for help on using the changeset viewer.