Changeset 7a4a6e5 in mainline for meson


Ignore:
Timestamp:
2019-08-17T12:49:43Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d197d25a
Parents:
318af1a
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-29 11:33:24)
git-committer:
Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
Message:

mips32 wip

File:
1 edited

Legend:

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

    r318af1a r7a4a6e5  
    2626]
    2727
     28arch_boot_c_args = arch_kernel_c_args
    2829
    2930arch_kernel_link_args = [ '-nostdlib' ]
    3031arch_uspace_link_args = [ '-nostdlib', '-lgcc' ]
     32arch_boot_link_args = []
    3133
    3234
Note: See TracChangeset for help on using the changeset viewer.