Changes in meson/arch/ia32/meson.build [c89ae25:7eec25fc] in mainline
- File:
-
- 1 edited
-
meson/arch/ia32/meson.build (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
meson/arch/ia32/meson.build
rc89ae25 r7eec25fc 51 51 ] 52 52 53 arch_kernel_link_args = [ '-nostdlib' ] 53 54 # TODO: Enable --gc-sections. 55 arch_kernel_link_args = [ '-nostdlib', '-Wl,--no-gc-sections' ] 54 56 arch_uspace_link_args = [ '-nostdlib', '-lgcc' ] 55 57
Note:
See TracChangeset
for help on using the changeset viewer.
