Changeset 2e2cefdb in mainline for boot/meson.build
- Timestamp:
- 2019-08-17T12:49:43Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d4b30cf
- Parents:
- 45b26114
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-30 11:30:52)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/meson.build
r45b26114 r2e2cefdb 53 53 54 54 boot_defs = [ 55 '-imacros', meson. source_root() / 'config.h',55 '-imacros', meson.build_root() / 'config.h', 56 56 '-D_HELENOS_SOURCE', 57 57 '-DBOOT',
Note:
See TracChangeset
for help on using the changeset viewer.