Changeset 4b42382 in mainline


Ignore:
Timestamp:
2019-08-17T12:49:43Z (5 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
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)
Message:

Update comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/meson.build

    r92fff0c r4b42382  
    8383        # Extra linker flags
    8484
    85         # TODO: let meson do this on install instead, so that disassembly works
     85        # TODO: only strip after disassembly
    8686        if CONFIG_STRIP_BINARIES
    8787                link_args += [ '-s' ]
Note: See TracChangeset for help on using the changeset viewer.