Changes in meson/arch/ppc32/meson.build [c89ae25:3fcea34] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
meson/arch/ppc32/meson.build
rc89ae25 r3fcea34 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_segments38 37 arch_boot_link_args = ldflags_ignore_rwx_segments 39 38
Note:
See TracChangeset
for help on using the changeset viewer.