games/spring: Fixed to build against gcc-4.7
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
b0754deaf8
commit
2f47ddb87f
|
@ -63,6 +63,7 @@ chmod -R u+w,go+r-w,a-s .
|
|||
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_EXE_LINKER_FLAGS="-lz" \
|
||||
-DLIBDIR=/usr/lib${LIBDIRSUFFIX} \
|
||||
.
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue