X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=a5ccaa839b3d3ab19c08b04d61c91466700b8903;hb=aa66c91d39314000f31c4c024c3e21302a2822fc;hp=de0d2a2253b2e34898b6946ec9576cf11c7ad34c;hpb=647ad8d6b4d76d8d49c82d897020bd5b93f9a1d2;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