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