Ignore:
File:
1 edited

Legend:

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

    r7eec25fc rc89ae25  
    5151]
    5252
    53 
    54 # TODO: Enable --gc-sections.
    55 arch_kernel_link_args = [ '-nostdlib', '-Wl,--no-gc-sections' ]
     53arch_kernel_link_args = [ '-nostdlib' ]
    5654arch_uspace_link_args = [ '-nostdlib', '-lgcc' ]
    5755
Note: See TracChangeset for help on using the changeset viewer.