Просмотр исходного кода

GLIBC 2.14=< fix Repo

Added a single location for the GLIBC 2.14 fix. All files will be then
downloaded to there respective dirs for that game server. The fix will
make all servers scripts more consistent with resolving this issue.
Daniel Gibbs 11 лет назад
Родитель
Сommit
5bb0950291
6 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      glibc/README.md
  2. BIN
      glibc/libc.so.6
  3. BIN
      glibc/libm.so.6
  4. BIN
      glibc/libpthread.so.0
  5. BIN
      glibc/librt.so.1
  6. BIN
      glibc/libstdc++.so.6

+ 4 - 0
glibc/README.md

@@ -0,0 +1,4 @@
+<h1>GLIBC Files</h1>
+
+These files are for servers with GLIBC 2.14 or less
+

BIN
glibc/libc.so.6


BIN
glibc/libm.so.6


BIN
glibc/libpthread.so.0


BIN
glibc/librt.so.1


BIN
glibc/libstdc++.so.6