|
|
# Don't build or install locate because it conflicts with slocate, | # Don't build or install locate because it conflicts with slocate, |
# which is a secure version of locate. See bug 18729 | # which is a secure version of locate. See bug 18729 |
sed -i '/^SUBDIRS/s/locate//' Makefile.in | sed -i '/^SUBDIRS/s/locate//' Makefile.in |
| |
epatch "${FILESDIR}"/${P}-listfile-segv.patch #188249 | epatch "${FILESDIR}"/${P}-listfile-segv.patch #188249 |
|
epatch "${FILESDIR}"/${P}-ptrdiff_t.patch #197326 |
use selinux && epatch "${FILESDIR}/${SELINUX_PATCH}" | use selinux && epatch "${FILESDIR}/${SELINUX_PATCH}" |
} | } |
| |
src_compile() { | src_compile() { |
use static && append-ldflags -static | use static && append-ldflags -static |