diff options
-rw-r--r-- | sys-fs/multipath-tools/multipath-tools-0.9.4-r1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-fs/multipath-tools/multipath-tools-0.9.4-r1.ebuild b/sys-fs/multipath-tools/multipath-tools-0.9.4-r1.ebuild index a6d47abdd5b7..2338eec21604 100644 --- a/sys-fs/multipath-tools/multipath-tools-0.9.4-r1.ebuild +++ b/sys-fs/multipath-tools/multipath-tools-0.9.4-r1.ebuild @@ -48,6 +48,8 @@ myemake() { libudevdir="${EPREFIX}$(get_udevdir)" GENTOO_CFLAGS="${CFLAGS}" GENTOO_CPPFLAGS="${CPPFLAGS}" + FORTIFY_OPT= + OPTFLAGS= FAKEVAR=1 V=1 ) |