projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
607186c
)
Add the -export-dynamic flags to the link options for the main executable
author
JongHeon Choi
<j-h.choi@samsung.com>
Mon, 31 Oct 2016 04:09:32 +0000
(13:09 +0900)
committer
JongHeon Choi
<j-h.choi@samsung.com>
Mon, 31 Oct 2016 04:09:32 +0000
(13:09 +0900)
runtime/runtime.gyp
patch
|
blob
|
history
diff --git
a/runtime/runtime.gyp
b/runtime/runtime.gyp
index 380215250570f7f0db711aee57c8901446da2a31..a818470a16a8f86a844ceae4ac9b55cb9e3357a2 100755
(executable)
--- a/
runtime/runtime.gyp
+++ b/
runtime/runtime.gyp
@@
-48,6
+48,7
@@
],
'ldflags': [
'-pie',
+ '-export-dynamic',
],
'variables': {
'packages': [