mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/physfs: Changed build options.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
716d4d7af9
commit
b8bc6ef423
1 changed files with 0 additions and 2 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue