X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=a5ccaa839b3d3ab19c08b04d61c91466700b8903;hb=e4c1cef5a4674eb873a551d4f2a492d985e55e1e;hp=de0d2a2253b2e34898b6946ec9576cf11c7ad34c;hpb=322b430a2589cdc7985e98a14ec12322b91c9d5e;p=platform%2Fupstream%2Fcryptsetup.git diff --git a/Makefile.am b/Makefile.am index de0d2a2..a5ccaa8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,8 +12,8 @@ AM_CPPFLAGS = \ -DPREFIX=\""$(prefix)"\" \ -DSYSCONFDIR=\""$(sysconfdir)"\" \ -DVERSION=\""$(VERSION)"\" -AM_CFLAGS = -Wall -AM_LDFLAGS = +AM_CFLAGS = -Wall -fPIE +AM_LDFLAGS = -pie LDADD = $(LTLIBINTL) -lm