summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/photivo/photivo.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/photivo/photivo.SlackBuild b/graphics/photivo/photivo.SlackBuild
index c6cfb4874a..14314880b6 100644
--- a/graphics/photivo/photivo.SlackBuild
+++ b/graphics/photivo/photivo.SlackBuild
@@ -73,6 +73,8 @@ find -L . \
export CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:/usr/include/lensfun
qmake CONFIG+=WithGimp photivo.pro PREFIX=/usr
+CFLAGS="$SLKCFLAGS -fno-finite-math-only" \
+CXXFLAGS="$SLKCFLAGS -fno-finite-math-only" \
make
make install INSTALL_ROOT=$PKG