summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Johannes Schoepfer2018-05-05 11:15:54 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:22 +0200
commit2a000de219fa7a998f69ef33626487bd40bae22f (patch)
treeb292091c339dedf02cf86ca6b3b511febb76acf9 /libraries
parentba05bbe5e1625e018ca66aab24221b0d3322c27d (diff)
downloadold.slackbuilds-2a000de219fa7a998f69ef33626487bd40bae22f.tar.gz
libraries/physfs: Changed build options.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/physfs/physfs.SlackBuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/physfs/physfs.SlackBuild b/libraries/physfs/physfs.SlackBuild
index 0326077831..67e7602d4e 100644
--- a/libraries/physfs/physfs.SlackBuild
+++ b/libraries/physfs/physfs.SlackBuild
@@ -77,8 +77,6 @@ cmake \
-DPHYSFS_BUILD_SHARED=ON \
-DPHYSFS_BUILD_STATIC=OFF \
-DPHYSFS_BUILD_TEST=OFF \
- -DPHYSFS_BUILD_WX_TEST=OFF \
- -DPHYSFS_INTERNAL_ZLIB=OFF \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_SUFFIX:STRING=${LIBDIRSUFFIX}