diff options
author | Mikhail Kashkarov <m.kashkarov@partner.samsung.com> | 2018-10-05 16:55:47 +0300 |
---|---|---|
committer | Dongkyun Son <dongkyun.s@samsung.com> | 2020-04-07 11:51:26 +0900 |
commit | a214f139fb4942f5da84f398949c9471ce136c51 (patch) | |
tree | 41eb962f6295e3a461ff92357ed928335738721c /Tizen:5.0:Unified | |
parent | ce4a0ff145bf814cf26fd52000a59d06ed910b44 (diff) | |
download | obs-a214f139fb4942f5da84f398949c9471ce136c51.tar.gz obs-a214f139fb4942f5da84f398949c9471ce136c51.tar.bz2 obs-a214f139fb4942f5da84f398949c9471ce136c51.zip |
Add -frecord-gcc-switches to the global cflags
Record the command line used to invoke the compiler to the object file that is
being created. Creates .GCC.command.line section for the ELF files that is going
to be stripped into debuginfo by rpm.
Compiler options can be retrieved from debuginfo like this:
readelf -p .GCC.command.line libc-2.24.so.debug
Change-Id: Ib7b4dff734e5d9a06853b2680036a79a6381fe3d
Diffstat (limited to 'Tizen:5.0:Unified')
0 files changed, 0 insertions, 0 deletions