summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info>2018-05-05 10:15:54 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-12 06:58:22 +0700
commitb8bc6ef423bb25a90002f39d125c299c59bfbbe1 (patch)
tree289591e1c1b880f63989e615aef430d6851c6b02 /libraries
parent716d4d7af9b333770bc26537bfb595d50715c8ab (diff)
downloadslackbuilds-b8bc6ef423bb25a90002f39d125c299c59bfbbe1.tar.gz
slackbuilds-b8bc6ef423bb25a90002f39d125c299c59bfbbe1.tar.xz
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}