Skip to content

Commit

Permalink
No need for FDPIC_FUNCPTRS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Jan 26, 2007
1 parent d2708e6 commit 1ad6878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sysdeps/unix/sysv/linux/sys/personality.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
enum
{
ADDR_NO_RANDOMIZE = 0x0040000,
FDPIC_FUNCPTRS = 0x0080000,
MMAP_PAGE_ZERO = 0x0100000,
ADDR_LIMIT_32BIT = 0x0800000,
SHORT_INODE = 0x1000000,
Expand Down

0 comments on commit 1ad6878

Please sign in to comment.