Changes in boot/meson.build [b169619:c21d4d6] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/meson.build
rb169619 rc21d4d6 78 78 '../abi/arch'/BARCH/'include', 79 79 '../abi/include', 80 '../common/include',81 80 ) 82 81 … … 99 98 '-Wl,--nmagic', 100 99 '-T', meson.current_build_dir()/'_link.ld', 100 '-Wl,--no-gc-sections', 101 101 ] 102 102
Note:
See TracChangeset
for help on using the changeset viewer.