diff options
author | Dongkyun Son <dongkyun.s@samsung.com> | 2020-09-17 18:00:57 +0900 |
---|---|---|
committer | Dongkyun Son <dongkyun.s@samsung.com> | 2020-09-18 15:26:33 +0900 |
commit | d2a2ea814c218c701bcbc2bc902f929a14e327a4 (patch) | |
tree | cf98a80a64c6d9286c580f839fdcc5ef1a816307 /Tizen:IVI | |
parent | a214f139fb4942f5da84f398949c9471ce136c51 (diff) | |
download | obs-d2a2ea814c218c701bcbc2bc902f929a14e327a4.tar.gz obs-d2a2ea814c218c701bcbc2bc902f929a14e327a4.tar.bz2 obs-d2a2ea814c218c701bcbc2bc902f929a14e327a4.zip |
Adding default linker option to ix86
-z noseparate-code
Create separate code "PT_LOAD" segment header in the object. This
specifies a memory segment that should contain only instructions and
must be in wholly disjoint pages from any other data. Don't create
separate code "PT_LOAD" segment if noseparate-code is used.
Change-Id: If23ec349bb3187b04b49c2672cc85e4d053b20fe
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
Diffstat (limited to 'Tizen:IVI')
0 files changed, 0 insertions, 0 deletions