Changes in boot/meson.build [c21d4d6:b169619] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/meson.build
rc21d4d6 rb169619 78 78 '../abi/arch'/BARCH/'include', 79 79 '../abi/include', 80 '../common/include', 80 81 ) 81 82 … … 98 99 '-Wl,--nmagic', 99 100 '-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.