projects
/
platform
/
core
/
uifw
/
libhangul.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5014d
)
ASLR change
82/40282/1
author
Sungmin Kwak
<sungmin.kwak@samsung.com>
Wed, 1 Apr 2015 15:08:10 +0000
(
00:08
+0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Tue, 2 Jun 2015 00:29:01 +0000
(09:29 +0900)
Change-Id: Ibf836aa4ee4bd4326ae0213c3cdfcf92a7ca58f8
tools/Makefile.am
patch
|
blob
|
history
diff --git
a/tools/Makefile.am
b/tools/Makefile.am
index cf27653db6bc37d1e7afb083b78c5616046cbf73..cd5d89d9d6cf1eeef616bb84e001911ed50dabd8 100644
(file)
--- a/
tools/Makefile.am
+++ b/
tools/Makefile.am
@@
-2,5
+2,6
@@
bin_PROGRAMS = hangul
hangul_SOURCES = hangul.c
-hangul_CFLAGS = -DLOCALEDIR=\"$(localedir)\"
+hangul_CFLAGS = -DLOCALEDIR=\"$(localedir)\"
-fPIE
hangul_LDADD = ../hangul/libhangul.la $(LTLIBINTL) $(LTLIBICONV)
+hangul_LDFLAGS = -pie