* Tue Sep 21 2006 Dan Walsh <dwalsh@redhat.com> 1.30.29-4
- More translations - Compile with -pie
This commit is contained in:
parent
0e300cf3bd
commit
9c2204390f
@ -197,7 +197,7 @@ diff --exclude-from=exclude --exclude='*.po' -N -u -r nsapolicycoreutils/restore
|
|||||||
SELINUXDIR = $(DESTDIR)/etc/selinux
|
SELINUXDIR = $(DESTDIR)/etc/selinux
|
||||||
|
|
||||||
-CFLAGS ?= -g -Werror -Wall -W
|
-CFLAGS ?= -g -Werror -Wall -W
|
||||||
+CFLAGS ?= -g -Werror -Wall -W -fpie
|
+CFLAGS ?= -g -Werror -Wall -W -fPIE
|
||||||
override CFLAGS += -I$(PREFIX)/include -D_FILE_OFFSET_BITS=64
|
override CFLAGS += -I$(PREFIX)/include -D_FILE_OFFSET_BITS=64
|
||||||
LDLIBS += -lselinux -lsepol -L$(PREFIX)/lib
|
LDLIBS += -lselinux -lsepol -L$(PREFIX)/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user