Explorar o código

increased NS2 glibc requirements to 2.17

Daniel Gibbs %!s(int64=8) %!d(string=hai) anos
pai
achega
9d7d801bfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -135,7 +135,7 @@ elif [ "${engine}" == "goldsource" ]; then
 	glibcrequired="2.3.4"
 	glibcfix="no"
 elif [ "${engine}" == "spark" ]; then
-	glibcrequired="2.15"
+	glibcrequired="2.17"
 	glibcfix="yes"
 elif [ "${engine}" == "starbound" ]; then
 	glibcrequired="2.17"