瀏覽代碼

increased glibc requirement to 2.4

Daniel Gibbs 9 年之前
父節點
當前提交
f9692e1201
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lgsm/functions/info_glibc.sh

+ 1 - 1
lgsm/functions/info_glibc.sh

@@ -66,7 +66,7 @@ elif [ "${gamename}" == "No More Room in Hell" ]; then
 	glibcrequired="2.15"
 	glibcfix="yes"
 elif [ "${gamename}" == "Project Cars" ]; then
-	glibcrequired="2.1"
+	glibcrequired="2.4"
 	glibcfix="no"
 elif [ "${gamename}" == "Quake 2" ]; then
 	glibcrequired="NOT REQUIRED"