Changeset 71b4444 in mainline for meson/arch/ia64/meson.build


Ignore:
Timestamp:
2023-10-22T16:59:42Z (7 months ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
master, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
78f0422c, dd7df1c
Parents:
590cb6d2 (diff), 2944b5a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge meson script updates for new toolchain

File:
1 edited

Legend:

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

    r590cb6d2 r71b4444  
    3838arch_uspace_link_args = [ '-nostdlib', '-lgcc' ]
    3939arch_kernel_link_args = [ '-nostdlib', '-Wl,-EL' ]
    40 arch_boot_link_args = []
     40arch_boot_link_args = ldflags_ignore_rwx_segments
    4141
    4242
Note: See TracChangeset for help on using the changeset viewer.