Changeset 4b42382 in mainline
- Timestamp:
- 2019-08-17T12:49:43Z (5 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 45b26114
- Parents:
- 92fff0c
- git-author:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-06-30 11:09:57)
- git-committer:
- Jiří Zárevúcky <zarevucky.jiri@…> (2019-08-17 12:49:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/meson.build
r92fff0c r4b42382 83 83 # Extra linker flags 84 84 85 # TODO: let meson do this on install instead, so that disassembly works85 # TODO: only strip after disassembly 86 86 if CONFIG_STRIP_BINARIES 87 87 link_args += [ '-s' ]
Note:
See TracChangeset
for help on using the changeset viewer.